Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48349

XML to PDF book with ElementTree and xtopdf

Newsgroups comp.lang.python
Date 2013-06-15 11:52 -0700
Message-ID <655fb213-a4cc-4dbd-9f86-b00f864107d3@googlegroups.com> (permalink)
Subject XML to PDF book with ElementTree and xtopdf
From vasudevram <vasudevram@gmail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

XML to PDF book with ElementTree and xtopdf vasudevram <vasudevram@gmail.com> - 2013-06-15 11:52 -0700

csiph-web