pdfposter 0.4.2 released
[Posted June 11, 2008 by cook]
| From: |
| Hartmut Goebel <h.goebel-AT-goebel-consult.de> |
| To: |
| comp-lang-python-announce-AT-moderators.isc.org |
| Subject: |
| ANN: pdfposter 0.4.2 |
| Date: |
| Tue, 10 Jun 2008 14:28:50 +0200 |
| Message-ID: |
| <484e7384$0$6608$9b4e6d93@newsspool2.arcor-online.net> |
I'm pleased to announce pdfposter 0.4.2, a tool to scale and tile PDF
images/pages to print on multiple pages.
http://pdfposter.origo.ethz.ch/download/
This version fixes a view minor bugs
- some media-/poster-sizes (eg. Letter) have not beeb recogniced
- some PDF files crashed the tool.
Download
---------------
:Quick Installation:
easy_install -U pdfposter
:Tarballs:
http://pdfposter.origo.ethz.ch/download/
What is pdfposter?
--------------------
Scale and tile PDF images/pages to print on multiple pages.
``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 building the
poster.
The input page will be scaled to obtain the desired size.
This is much like ``poster`` does for Postscript files, but working
with PDF. Since sometimes poster does not like your files converted
from PDF. :-) Indeed ``pdfposter`` was inspired by ``poster``.
For more information please refere to the manpage or visit
the `project homepage <http://pdfposter.origo.ethz.ch/>`_.
:Author: Hartmut Goebel <h.goebel@goebel-consult.de>
:Copyright: GNU Public Licence v3 (GPLv3)
:Homepage: http://pdfposter.origo.ethz.ch/
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
(
Log in to post comments)