Read and extract text from pdf

Julien ARNOUX julien.arnoux at ext.cri74.org
Mon Apr 24 03:03:12 EDT 2006


Hi,
Thanks I use that and is all right :)

import commands
txt = commands.getoutput('ps2ascii tmp.pdf')
print txt 





More information about the Python-list mailing list