PDF library?
Simon Burton
simonb at NOTTHISBIT.webone.com.au
Wed Apr 21 05:49:28 EDT 2004
More information about the Python-list mailing list
Wed Apr 21 05:49:28 EDT 2004
- Previous message (by thread): PDF library?
- Next message (by thread): PDF library?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 20 Apr 2004 12:14:03 -0700, Paul Rubin wrote: > I have a big PDF file that I'd like to crunch, i.e. I want to select a > certain rectangular area from each page and make a new PDF combining the > selected areas from adjacent pages. I guess that means I need a Python > wrapper for GhostScript, or something similar. Anyone know if that > exists? Thanks. http://www.reportlab.org/ handles pdf files. Simon.
- Previous message (by thread): PDF library?
- Next message (by thread): PDF library?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list