Metadata-Version: 1.0
Name: pdfposter
Version: 0.4.4
Summary: Scale and tile PDF images/pages to print on multiple pages.
Home-page: http://pdfposter.origo.ethz.ch/
Author: Hartmut Goebel
Author-email: h.goebel@goebel-consult.de
License: GPL 3.0
Download-URL: http://pdfposter.origo.ethz.ch/download
Description: 
        ``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/>`_.
        
Keywords: pdf poster
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Printing
Classifier: Topic :: Utilities
