Provided by: sam2p_0.49.2-3+deb8u3build0.14.04.1_amd64
NAME
sam2p_pdf_scale - scale a PDF file from sam2p to a given page size
SYNOPSIS
sam2p_pdf_scale {page_width} {page_height} {input.pdf} [output.pdf]
DESCRIPTION
This manual page documents briefly the sam2p_pdf_scale command. It was written for the Debian distribution because the original program does not have a manual page. sam2p_pdf_scale reads a PDF file and scales it so that it fits into the given page size, adding margins when needed to keep its aspect ratio.
OPTIONS
page_width Page width, in points (1pt = 1/72in). page_height Page height, in points. input.pdf Input file. output.pdf Output file. By default, the input file is replaced.
BUGS
The upstreams BTS can be found at http://code.google.com/p/sam2p/issues.
AUTHOR
Tanguy Ortolo <tanguy+debian@ortolo.eu> Wrote this manpage for the Debian system.
COPYRIGHT
Copyright © 2011 Tanguy Ortolo This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.