Overview:
This dialog is used to insert specific printer code, that can be used only for PostScript output format. With this dialog the user may insert PostScript code(commands) in PS output to invoke printer features for the print job.
Accessing:
| • | Visit the Page Layout tab. |
| • | In the Printing group, choose Printing Options |
| • | Click on the Advanced button from the Printing Properties dialog. |
Usage:
| • | Check the printer PPD (PostScript Printer Description) file for available features and PostScript codes (these commands are printer specific). |
| • | See the following example of PostScript code (This code selects the input tray 1): |
/XJXsettrayselV2 where { pop 1 XJXsettrayselV2 } if
| • | Insert code appropriately using this dialog and select OK. |
