File: pdfposter.rst

package info (click to toggle)
pdfposter 0.7.post1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 400 kB
  • sloc: python: 521; makefile: 23
file content (59 lines) | stat: -rw-r--r-- 1,197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
==========================
pdfposter
==========================

-------------------------------------------------------------
Scale and tile PDF images/pages to print on multiple pages.
-------------------------------------------------------------

:Author:    Hartmut Goebel <h.goebel@crazy-compilers.com>
:Version:   Version |VERSION|
:Copyright: 2008-2018 by Hartmut Goebel
:Licence:   GNU Public Licence v3 (GPLv3)
:Manual section: 1

.. raw:: manpage

   .\" disable justification (adjust text to left margin only)
   .ad l


SYNOPSIS
==========

``pdfposter`` <options> infile outfile

DESCRIPTION
============

.. include:: docs/_description.txt


OPTIONS
========

.. include:: docs/_options.txt

.. include:: docs/_box-definitions.txt


EXAMPLES
============

.. include:: docs/_examples1.txt

More examples including sample pictures can be found at
https://pdfposter.readthedocs.io/en/latest/Examples.html

.. include:: docs/_examples2.txt


SEE ALSO
=============

``poster``\(1),
``pdfnup``\(1) https://pypi.org/project/pdfnup/,
``pdfsplit``\(1) https://pypi.org/project/pdfsplit/,
``pdfgrid``\(1) https://pypi.org/project/pdfgrid/

Project Homepage https://pdfposter.readthedocs.io/