manipulating PDF-files with Python?

Brian Elmegaard brian at rk-speed-rugby.dk
Tue Oct 19 09:14:35 EDT 2004


tuo_pe at yahoo.com (Tuomas P) writes:

> Are there any open source Python tools that one could manipulate
> PDF-files with? By manipulation I mean, for instance, deleting or
> adding or replacing  pages, etc.

os.system and pdflatex with the pdfpages package is an option.

-- 
Brian (remove the sport for mail)
http://www.et.dtu.dk/staff/be



More information about the Python-list mailing list