2020.2

Table Of Contents
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:
To sort them into the correct dependance order, use the Sort by Order
dependency button. This will sort them into the proper dependency
sequence. As seen below, where the lower dependency now appears
Page 1194