SYNOPSIS
- sam2p_pdf_scale {page_width} {page_height} {input.pdf} [output.pdf]
DESCRIPTION
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 m[blue]http://code.google.com/p/sam2p/issuesm[].
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.