Paul McNett wrote:
Colin J. Williams wrote:
The ReportLab toolkit appears to be concerned with building Portable
Document Files.  I would be interested in any utility which will read
any pdf - for example, to convert pdf -> html

I don't know of any Python utility to do this, but pdftohtml, pdftotext, pdftoppm, and pdftops exist on my Ubuntu Linux system.

Paul

Thanks, pdftohtml is an experimental version, last updated in 2006: pdftohtml.sourceforge.net

There is another converter, last updated in 2004: http://www.intrapdf.com/

The Debian version appears to have been last updated in 2003: http://freshmeat.net/projects/pdftohtml/

Aside from the Adobe service, the most recent could be: http://www.abbyyusa.com/shop/PDFT.htm

I was hoping that there might be something in Python.

Colin W.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to