Merging pdf documents with Python

Brian Elmegaard brian at rk-speed-rugby.dk
Fri Aug 20 03:15:08 EDT 2004


"Daryl Middleton" <dmidd at chartermi.net> writes:

> Can python be used to merge pdf documents into a single pdf file so that I
> do not have to manually insert each one. Thanks

pdflatex with pdfpages is your friend. Of course you can make a
python script that runs it. 


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



More information about the Python-list mailing list