[Linux] converting PDF to DOC?

Danny Rathjens linux@flux.org
Sun, 03 Jun 2007 13:01:31 -0400


StephenW wrote:
> I have a PDF document what a friend wants in DOC format.  
> 
> She is on the other side of the world and is not at all computer literate and
> therefore does not have Adobe Reader on her computer. Is there any way to
> convert it other than printing out the document and scanning it back into WORD
> (25 pages)?

p   pdftohtml                                 - Translates pdf documents into html format          

There is also a pdftotext but then you lose any embedded images.