PDF to html conversion --php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vssp
    Contributor
    • Jul 2006
    • 268

    PDF to html conversion --php

    Hi friends,

    I need some clarification to covert the pdf file to html file using php.

    I have no idea to convert the files using php. Please send me any ideas and your suggestion how to convert the pdf files to html ..


    Thanks
    Vssp
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    I really think you should consider buying a commercial package to do this, because it will a a very long road to accomplish this via PHP!

    Ronald :cool:

    Comment

    • iam_clint
      Recognized Expert Top Contributor
      • Jul 2006
      • 1207

      #3
      I don't know that you could even do this with php it would be completely impractical, whats wrong with PDF? I see you have asked on several other forums.



      heres a link i found for a software package to convert pdf to html the problem with this is it wouldn't be real time conversions so you would have to do it manually for each pdf, other then this i don't even know if PHP can even view the source of a pdf even using FSO it might don't get me wrong i aint 100% for sure but it would be a pretty difficult task to make a php file do this...

      good luck! if you find anything about doing this VIA PHP please let me know! it would be pretty cool post back if you come up with any solution!

      Comment

      Working...