You can use the following parameters, which must be comma or tab delimited, in the plot action statement, in any order:
Keyword |
Description |
printer PRINTER_NAME |
Places a job in the printer queue for the selected printer. If this option is omitted, the default printer is used.PRINTER_NAME should be a valid Windows installed printer name. The name entered must logically match the name within the properties dialog for the required printer. The specified name is not case sensitive. If the PRINTER_NAME is invalid, then a Printer Select dialog is displayed. |
nobackground |
Causes all regions to be drawn without background. This is most useful for hardcopy devices such as plotters and printers with limited color capability. Some of these devices might output the background in a dark color that would obscure the foreground. Default: background is drawn. |
noctext |
Causes colored textual regions to be drawn as if they are non-colored. Text is drawn in the foreground color of the region. Default: colored text is drawn using the background and foreground colors of individual characters. |
invertbw |
Causes white to be drawn as black and black as white. Default: white and black are not inverted. |