PDFOptions
Set PDF options like number of copies and such
Allowed attributes: author, duplex, numcopies, picktraybypdfsize, printscaling, title
Child elements: (none)
Parent elements: AtPageCreation, AtPageShipout, Contents, Layout, Record, SavePages
Set the author of the document
Set viewer preference to one or two page printing. Default: empty.
simplex: |
One page per sheet |
duplexflipshortedge: |
Two pages per sheet and flip on short edge |
duplexfliplongedge: |
Two pages per sheet and flip on long edge |
Set the number of copies. At most 5 are allowed in the PDF specification.
Activate the check box in the PDF viewer for choosing the paper tray based on the page size.
yes: |
Activate checkbox |
no: |
Deactivate checkbox |
Should the printer scale the pages?
appdefault: |
Use the default from the PDF viewer |
none: |
No page scaling |
Set the title of the document
<PDFOptions numcopies="3"/>