Hi Thomas, Thomas Telkamp schrieb:
Hi,
I'm trying to set the PDF TrimBox for every page in the document.
\setupinteractionscreen[trimbox={[81.6378 96.9449 513.6378 744.9449]}]
This indeed sets the TrimBox for every page, but it ignores my dimensions, and sets them to the page size.
\pdfpageattr{/TrimBox [ 81.6378 96.9449 513.6378 744.9449]}
Only applies to the first page, and \pdfpagesattr uses an inheritance that Acrobat doesn't understand (is it allowed?).
How can I specify the TrimBox on every page?
you can try \def\currentPDFtrimbox{[81.6378 96.9449 513.6378 744.9449]} but I'm not sure if this is the best (official) way. Greetings, Peter
thanks, Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________