How to convert word doc(x)/pdf/odt/rtf to html/txt?

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
sunnyside
Forum Newbie
Posts: 4
Joined: Tue Sep 28, 2004 2:58 pm

How to convert word doc(x)/pdf/odt/rtf to html/txt?

Post by sunnyside »

Is there any 3rd party library available that can be installed on Linux server to perform those conversion?

Thanks.
dejvos
Forum Contributor
Posts: 122
Joined: Tue Mar 10, 2009 8:40 am

Re: How to convert word doc(x)/pdf/odt/rtf to html/txt?

Post by dejvos »

Hi,

I think, PEAR contains some classes for manipulation with doc/odt. I am not sure about rtf.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: How to convert word doc(x)/pdf/odt/rtf to html/txt?

Post by josh »

Open Office?
Post Reply