Pdf -> Doc
John Niven
usenet at workingtitle.fsnet.co.uk
Tue Oct 28 12:04:12 EST 2003
Anand Pillai wrote:
> Is there any python module which will convert Acrobat
> PDF files to MS Word documents?
>
> I googled for it, but could not find much results apart
> from a pdf2doc plugin which needs the compelte acrobat
> installation to work.
>
> Thanks for any hints.
>
> -Anand Pillai
Could you use Jython (the Java port of Python) [http://www.jython.org]?
If that was an option, you could use Cocoon
[http://cocoon.apache.org/2.1/], which I *think* can convert to/from
PDF. I also *think* it can convert to DOC, and it can definitely
convert to RTF.
Sorry to be so vague, not used Coccon in anger before, but looked at it
in some depth a while back.
Hope this is some use,
Best wishes
John
--
John Niven
[Reply via newsgroup]
More information about the Python-list
mailing list