PDF/Doc/PPT Reading using PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ambrish
    New Member
    • Nov 2006
    • 1

    PDF/Doc/PPT Reading using PHP

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

    Ambrish
  • empiresolutions
    New Member
    • Apr 2006
    • 162

    #2
    i am looking to do the same type of conversion. Looking to have PHP read WORD files. any luck?

    Comment

    • kovik
      Recognized Expert Top Contributor
      • Jun 2007
      • 1044

      #3
      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.

      Comment

      • leobonnafe
        New Member
        • Feb 2009
        • 1

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

        Leo

        Comment

        Working...