pdfxup

Create n-up PDF pages with minimal margins

Version:
2.11
Copyright:
Nicolas Markey
License:
lppl1.3
Packaged on:
03/17/2024 10:01:22
Number of files:
2
Size on disk:
47.3 kB

pdfxup is a Unix/Linux shell script that creates a PDF document where each page is obtained by combining several pages of a PDF file given as output. pdfxup uses ghostscript for computing the maximal bounding box of (some of) the pages of the document, and then uses pdflatex (with the graphicx package) in order to produce the new document.