2020.2

Table Of Contents
l
Add custom PostScript:This launches the Add Custom Printer Option dialog which
allows you to add customized PostScript instructions.
Note that this option requires an in depth understanding of both the PostScript language
and the specific printer itself.
l
Edit:This allows you to edit an existing Rule Printer Option. It launches the Add Printer
Options Dialog.
l
/ Move Up / Down: Move the selected Printer Option(s) up or down within the table.
This allows sorting of options for easier legibility, but manually moving options up and
down is done without any check on Order Dependency.
l
Delete:Delete the selected Printer Option(s).
l
Sort by Order dependency: This sorts the Printer Options by the order of their
dependencies.
Not all Printer Options have dependencies, but for those that do, the order is important.
For example, consider these following PPD file Printer Option extracts:
l
PageRegion:
*OpenUI *PageRegion: PickOne
*OrderDependency: 50 AnySetup *PageRegion
...
*CloseUI: *PageRegion
l
InputSlot:
*OpenUI *InputSlot: PickOne
*OrderDependency: 20 AnySetup *InputSlot
...
*CloseUI: *InputSlot
We can see that one has an Order Dependency of 50 and the other 20.
If PageRegion was selected prior to InputSlot in the Add Printer Options Dialog, then they
would appear like this in the Print Wizard:
Page 1261