Printing a document

 

Several functions are available for printing.

To print a document:

· Use the IN_PrintDocumentWindow function to print as many pages and layers as you want. You can use the specified print options or those set in the Print dialog box.

To print a defined area of document window:

· Use the IN_PrintAreaDocumentWindow function. Specify the top-left and bottom-right coordinates of the area to print.

To set the default values for print options:

· Use the IN_SetPrintOptionsEx function to specify and save the print options in the [Print] section of the Image.ini file.

To set the overlap for tiled printing:

· Use the IN_SetPrintTileOptions function to specify the length and width of the overlapped area, and save the print options in the [Print] section of the Image.ini file. This tiling conforms to the DIN19052 Part 4 specification which is used to print large format drawings.

You can also change print options in the Print dialog box, or you can specify new options when you use the IN_PrintDocumentWindow function.

image\tip_shg.gif Tip: Preventing lines from disappearing

See also

Setting paper tray options

Defining print options

Defining a banner