use python to edit pdf document

Chris Rebert clp2 at rebertia.com
Fri Jul 3 03:44:43 EDT 2009


On Fri, Jul 3, 2009 at 12:31 AM, nillgump<nillgump at gmail.com> wrote:
> hi all.
> I  are looking for some packages which use python to edit pdf format
> docutment.
> when I searched the internet,I found  the
> paper  " Using Python as PDF Editing and Processing Framework"  which
> is at:
> *********http://www.python.org/workshops/2002-02/papers/17/
> index.htm*********
> this paper is posted at  2002.it  had a  long  years.But I cann't
> find  the impletation.
> Does anyone know what  happened  about
> this?And  I  have seen the Reportlab  which can generate the pdf .But
> what I  want is not only this,but also can edit the pdf.

See ReportLab's proprietary+commercial PageCatcher library
(http://developer.reportlab.com/).

Cheers,
Chris
-- 
http://blog.rebertia.com



More information about the Python-list mailing list