Convert my pdf files using php

Discussion in 'PHP' started by rekhaprabhu, Nov 24, 2011.

  1. #1
    Hi,

    I am having all my documents in pdf format.Can anyone give me an idea to convert these pdf files to some professional documents using php to embed in my website.

    Thanks & Regards,
    Rekha
     
    rekhaprabhu, Nov 24, 2011 IP
  2. thinglet

    thinglet Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not easily, but you could use a web service such as Scribd.
     
    thinglet, Nov 26, 2011 IP
  3. freelanceinphp

    freelanceinphp Member

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    48
    #3
    very interesting... share a code once you get such API....
     
    freelanceinphp, Nov 27, 2011 IP
  4. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #4
    .pdf is a "professional" document. If you want to export it as another document type, you can use a library to do the conversion. For example, PEAR has an .xml creation library.
     
    Rukbat, Dec 1, 2011 IP