XML to PDF book with ElementTree and xtopdf

vasudevram vasudevram at gmail.com
Sat Jun 15 14:52:37 EDT 2013


Hi list,

This may be of interest - a program to create simple PDF books from XML text content:

Create PDF books with XMLtoPDFBook:

http://jugad2.blogspot.in/2013/06/create-pdf-books-with-xmltopdfbook.html

XMLtoPDFBook.py requires ElementTree (which is in the standard Python library), xtopdf, ReportLab and Python.

Relevant download links for xtopdf and ReportLab are in the post linked above.

Here is a guide to installing xtopdf:

http://jugad2.blogspot.in/2012/07/guide-to-installing-and-using-xtopdf.html

- Vasudev Ram
Python, Linux and open source consulting and training
Site: http://dancingbison.com
Blog: http://jugad2.blogspot.com



More information about the Python-list mailing list