User:Simon/Trim4/PDF imposition

From XPUB & Lens-Based wiki
< User:Simon
Revision as of 17:08, 24 September 2019 by Simon (talk | contribs)

Trying to write my own script(s) to impose pages from a source PDF:

Impose 01.jpg



Using the command line, the process should be as follows:

   #burst the source PDF
   $ pdftk source.pdf burst output source-%d.pdf
   #impose the resulting burst single page PDFs
   #impose 2up on a page using imagemagick montage command
   #assemble imposed PDFs into a single file