Open source impositioning with Laidout
Posted Jun 24, 2010 10:19 UTC (Thu) by
jnareb (subscriber, #46500)
Parent article:
Open source impositioning with Laidout
If all you want is to print a booklet (or in other way rearrange pages in Postscript file), you can use 'pstops' tool from psutils package.
From pstops(1):
Pstops rearranges pages from a PostScript document, creating a new
PostScript file. The input PostScript file should follow the Adobe
Document Structuring Conventions. Pstops can be used to perform
a large number of arbitrary re-arrangements of Documents, including
arranging for printing 2-up, 4-up, booklets, reversing, selecting
front or back sides of documents, scaling, etc.
(
Log in to post comments)