PDFtk is a simple tool for doing everyday things with PDF documents. It comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server.
I am looking for a Python solution.
Just for PDF page extraction.
Any hope?
Download pdfplayground for free. pdfplayground is a collection of tools written in python to read/write PDF files.
pdfplayground is limited at the moment to PDF <= 1.4.
If you want to do more with .pdfs you'll probably need at least
a basic understanding of the PDF specification. pdfplayground
is focused at low-level .pdf (by implementation resources...).
Thomas Lotze is also preparing a pdf reader/writer project:
We build solutions to generate rich, attractive and fully bespoke PDF documents at incredible speeds. This can let you serve personalised documents in real time, produce high-quality output, and support all kinds of delivery from web downloads through to personalised digital print.
David Isaac wrote:[color=blue]
> While pdftk is awesome
> http://www.accesspdf.com/pdftk/
> I am looking for a Python solution.
> Just for PDF page extraction.
> Any hope?
>
> Thanks,
> Alan Isaac
>
>[/color]
Comment