Printing and Plotting

For Windows users, VariCAD enables you to print to devices that use Windows drivers. Linux users can use KDE print capabilities. All users can always use VariCAD print drivers as well.


Print Settings

Select the printer first. Then you can define how and what to print. By default, the 2D drawing format is printed at a scale of 1:1.

Print Settings - WPS

Enables you to define the printed area, scale, rotation, and line mapping.

Defining the Printed Area

There are two ways to define the printed area:

Changing the Print Scale

By default, scaling is disabled, but you can select two scaling options:

Changing the Print Rotation

By default, the area is rotated so that the longer side of printed area will be parallel to the larger side of the printed sheet. There are the following additional rotation options:

Defining the Printed Sheet Size

By default, the sheet size is the same as drawing format, or the maximum size allowed by the printer. There are the following additional sheet size options:

Color and Thickness Mapping

When using a color printer, you can map the display colors to printer colors. For standard printers, you can always map display colors to print line thicknesses. The result is different if the colors are mapped first. Line thickness and color mapping can be done within the Print Settings function, or by the Line Mapping function (described below).



Print window


Line Mapping - LWD

Defines printed line thicknesses or colors.


Selecting a Printer

Print - WPR, Ctrl + P

Select a printer from the list of printers available in your operating system. The driver for each printer must be installed and set properly.


Print, VariCAD Drivers - PRN

Creates output to any device using PostScript, HPGL/2, HPGL, PCL5 or Epson formats. You can select a printer listed in the window, or a printer compatible with any listed device. You can save your output to a file, or you can change or define the printing command of your operating system.

During printing, the operating system sends a temporary file to the printing device. In the command, the filename must be replaced by the sequence %s. For example, “copy %s LPT1 /b” is the Windows command for sending data to the parallel port. Default commands are predefined for this method of printing.


Batch Print

Batch printing means sending more files to print at once. First, select the files to print. Then define the method of printing. Print settings can be defined for each file individually or for all files, and settings are the same as for single prints. See Print Settings.

Once defined, batch print settings can be saved to a configuration file, which lists all printed files and their settings. If you need to print multiple files again, you can use this batch configuration file.

Batch printing is handled by the following functions:

Batch Print, Predefined - BPRP
Batch Print - BPRW
Batch Print, VariCAD Drivers - BPRV

Exporting Images as Bitmaps

Bitmap File from 3D - BMP

You can create a bitmap file from 3D display. The image is saved to *.bmp format in true color mode (24 bits per pixel). Bmp file can be used for printing or inserted into documents. Before the file is saved to disc, the following properties can be set:


Before the bitmap image is created, you can check objects displayed inside the output area (full screen or defined rectangle). The display can be finally changed by standard functions like zoom, pan or view angle. If you need to change displaying from standard to precise (allowing perspective, light position changes etc) or if you need to change the color palette, perform these changes before the bitmap output function is called.


If the bitmap file is prepared for printing, then consider color palette changes – especially the background color. The white background is usually the best option for printed 3D objects. The pixels number (or dots number) for printing should be set according to the paper size, printer settings (dpi) or color vs. grey scale printing. 1000 dots per 100 mm or 2500 dots per 10 inches give you reasonable sufficient quality of the printed document.



Bitmap creation