[reportlab-users] Reading PDF
Andy Robinson
andy at reportlab.com
Thu Feb 8 12:36:06 EST 2007
Gabri wrote:
> How do i do that?
>
> 2007/2/8, Armando Roque <dropsdef at gmail.com <mailto:dropsdef at gmail.com>>:
>
> Convert PDF to TXT.
>
> Google is friend.
He means to say there are many free or cheap programs which convert each
PDF page into plain text files. You can then use string-processing
techniques to break these up and pull out the facts you need.
ReportLab's open source code doesn't do this. Our commercial products
do, but we'd have to charge for this and to be honest it's pretty easy.
- Andy
More information about the reportlab-users
mailing list