psresize
- Provided by: psutils (Version: 3.3.14-1)
- Report a bug
psresize [OPTION...] [INFILE [OUTFILE]]
psresize uses psnup to change the page size of a document, scaling and centering it appropriately. See psutils(1) for the available units. Change the page size of a PDF or PostScript document.
PAGES is a comma-separated list of pages and page ranges; see pstops(1) for more details.
The following command converts a document from A4 size to US Letter paper:
psresize -PA4 -pletter in.pdf out.pdf
Reuben Thomas <rrt@sc3d.org>