reading pdf files using php script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tb1234
    New Member
    • Jan 2007
    • 1

    reading pdf files using php script

    hi
    i am developing a web based flash application
    i want to read pdf file using php script.
    can i read using php fread function?
    pls Help....

    Thanks in advance.
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by tb1234
    hi
    i am developing a web based flash application
    i want to read pdf file using php script.
    can i read using php fread function?
    pls Help....

    Thanks in advance.
    I would suggest taking a look at the FPDF and FPDI libraries.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by Motoma
      I would suggest taking a look at the FPDF and FPDI libraries.
      Thanks tomato for the links. I was looking for something like that.

      Comment

      • MEMISO
        New Member
        • Oct 2009
        • 1

        #4
        Reading and Modifying PDF Files Using PHP

        This thread already solved guys... take a look here :
        <offsite link removed: spam>

        TCPDF library is used here... It seems more powerful but choosing is up to you..

        Comment

        • Canabeez
          New Member
          • Jul 2009
          • 126

          #5
          There was the same question 2 posts ago.

          Comment

          Working...