Connecting Tech Pros Worldwide Forums | Help | Site Map

PDF/Doc/PPT Reading using PHP

Newbie
 
Join Date: Nov 2006
Posts: 1
#1: Nov 6 '06
How can I read any text(PDF/Doc/PPT/rtf/etc.) file using PHP.

Ambrish

Familiar Sight
 
Join Date: Apr 2006
Posts: 133
#2: Jul 31 '07

re: PDF/Doc/PPT Reading using PHP


i am looking to do the same type of conversion. Looking to have PHP read WORD files. any luck?
volectricity's Avatar
Expert
 
Join Date: Jun 2007
Location: Baltimore
Posts: 587
#3: Jul 31 '07

re: PDF/Doc/PPT Reading using PHP


Quote:

Originally Posted by ambrish

How can I read any text(PDF/Doc/PPT/rtf/etc.) file using PHP.

Ambrish

Check the open source projects at SourceForge.
Newbie
 
Join Date: Feb 2009
Posts: 1
#4: Feb 5 '09

re: PDF/Doc/PPT Reading using PHP


A really good way to read and generate DOC files in PHP is with phpLiveDocx. Take a look at phpLiveDocx.org for details.

Leo
Reply