.. This file is part of pdfposter.
   Copyright (C) 2008-2025 Hartmut Goebel
   Licensed under the GNU Free Documentation License v1.3 or any later version.
   SPDX-License-Identifier: GFDL-1.3-or-later

Examples for automatic scaling
------------------------------------

* For printing 2 *portrait* A4 pages high (approx. 58cm) and let
  pdfposter determine how many portrait pages wide, specify a large
  number of *vertical* pages. eg:

     :pdfposter -p999x2a4 testpage-wide.pdf out.pdf:

* For printing 2 *landscape* A4 pages high (approx. 20cm) and let
  pdfposter determine how many landscape pages wide, specify a large
  number of *horizontal* pages. eg:

     :pdfposter -p2x999a4 testpage-wide.pdf out.pdf:


.. Emacs config:
 Local Variables:
 mode: rst
 End:
