paperSource2
Description (requires ScriptX v7.1 or later)
Specifies the paper source (tray) for HTML print-outs by its string name. ScriptX tries to find the longest string match amongst the list of available paper source names for the current printer. Read back the paperSource value to see the actual result.
If the printer does not support setting a papersource no error is thrown and querying the value returns an empty string.
Syntax
printing.paperSource2 = sPaperSource
Settings
This is a read/write property.
Applies To
printing
Example
Check out the source code of the ScriptX Techie Printing example.
See Also
HTML Printing with ScriptX
paperSource, Bins, paperSize
PageSetup, Print, PrintHTML, PrintSetup