I have a PORTRAIT letter size PDF that I would like to include in my LANDSCAPE letter size document. I am doing \setuppapersize[letter,landscape] \starttext \copypage[foo.pdf] \stoptext but foo.pdf is being inserted "as-is" and thus is being clipped since the height of a letter size page is 8.5in and the height of foo.pdf is 11in. I would like to use \copypages to insert foo.pdf rotated 90 degrees. How can this be done? Troy Henderson
Am 31.01.2013 um 19:34 schrieb Troy Henderson
I have a PORTRAIT letter size PDF that I would like to include in my LANDSCAPE letter size document. I am doing
\setuppapersize[letter,landscape] \starttext \copypage[foo.pdf] \stoptext
but foo.pdf is being inserted "as-is" and thus is being clipped since the height of a letter size page is 8.5in and the height of foo.pdf is 11in. I would like to use \copypages to insert foo.pdf rotated 90 degrees. How can this be done?
\copypages[…][][orientation=90] Wolfgang
On Thu, 31 Jan 2013 19:36:08 +0100, Wolfgang Schuster
\copypages[…][][orientation=90]
Wolfgang
Hello, kind request: could some info about three parameter alternative (or other changes/extensions) of \copypages be added to wiki? TIA. Lukas -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
participants (3)
-
Procházka Lukáš Ing. - Pontex s. r. o.
-
Troy Henderson
-
Wolfgang Schuster