Pablo Rodriguez mailto:oinos@gmx.es 24. Juni 2016 um 16:02 Hans,
we have talked about this feature improvement before. You told me to report again in a month, since TeX Live 2016 was first.
The four printing options would be:
duplex page portrait landscape (implemented in the "option" key)
fixed (no value is required)
copies an number \setupinteractionscreen[copies=<number>] pdfsize yes no The option key for \setupinteractionscreen accepts since a while a list with arguments, e.g.
\setupinteractionscreen[option={duplex,fixed}]
The option copies would implement /NumCopies and pdfsize would implement /PickTrayByPDFSize, both from the /ViewerPreferences dictionary (as explained in https://wwwimages2.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2...).
It would be great to have a \setupprinting command for these four options. At least, I think having the four printing options independent from the viewing options (as the key "option" does right now). Wolfgang