pdfposter can be used to create a large poster by building it from multple pages and/or printing it on large media. It expects as input a PDF file, normally printing on a single page. The output is again a PDF file, maybe containing multiple pages together, thus building the poster. The input page will be scaled to obtain the desired size. This is much like poster does for Postscript files, but works with PDF instead, since sometimes poster does not like your files converted from PDF. Indeed, pdfposter was inspired by poster.
| Tags | printing Utilities |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This release adds support for encrypted PDFs.


Release Notes: PDF files are now correctly read in binary mode.


Release Notes: This release allows fractions for the width and height of media- and postersize.


Release Notes: This version fixes a minor bug: in multi-page documents, rotation was wrong for all pages except the first.


Release Notes: In some cases (depending on the input PDF), a TypeError occurred when calculating dimensions. This has been fixed.