Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Use of psnup for 11x17 printing?

0 views
Skip to first unread message

Rich Baughman

unread,
Jul 10, 1996, 3:00:00 AM7/10/96
to

I would like to be able to take a "normal" PS document (that follows the
Adobe Document Structuring Conventions, of course) and print it on a printer
that can do duplexed 11x17 pages so that I get a 4-image, 1-sheet of paper
booklet, folded in the middle. I tried running "psnup -2 -w17 -h11 ...", but
the output only prints the odd numbered pages on the left side of the paper;
the right half is blank.

Will psnup do this? How? If not, is there another ps___ tool that will do
this?

Thanks for your help. If you can, please reply via email.
--
Rich Baughman / Archimedes Systems, Inc. / Waltham, MA
ri...@archimedes.com

Angus Duggan

unread,
Jul 11, 1996, 3:00:00 AM7/11/96
to

In article <DuCCI...@archimedes.com> ri...@archimedes.com (Rich Baughman) writes:
>I would like to be able to take a "normal" PS document (that follows the
>Adobe Document Structuring Conventions, of course) and print it on a printer
>that can do duplexed 11x17 pages so that I get a 4-image, 1-sheet of paper
>booklet, folded in the middle. I tried running "psnup -2 -w17 -h11 ...", but
>the output only prints the odd numbered pages on the left side of the paper;
>the right half is blank.
>
>Will psnup do this? How? If not, is there another ps___ tool that will do
>this?

psnup should be able to do this. It sounds like the right pages are being
shifted off page somehow. If your pages (and printer) are portrait orientation
by default, in which case using "psnup -2 -ptabloid" should work. If they are
landscape orientation, "psnup -2 -pledger" should work. BTW, the default units
for -w and -h are PostScript units, if you want inches you have to explicitly
say -w11in and -h17in.

a.
--
Angus Duggan, Harlequin Ltd., Barrington Hall | PSUtils 1.16 selects, n-up,
Barrington, Cambridge CB2 5RG, U.K. | booklet & more. Anon ftp from
http://www.dcs.ed.ac.uk/home/ajcd/psutils/ | ftp.dcs.ed.ac.uk:pub/ajcd
http://www.tardis.ed.ac.uk/~ajcd/psutils/ | ftp.tardis.ed.ac.uk:users/ajcd


0 new messages