Convert pdf to html using php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
webgroundz
Forum Commoner
Posts: 58
Joined: Thu Jun 21, 2007 1:20 am
Location: Philippines

Convert pdf to html using php

Post by webgroundz »

hello guys,

is there a way to convert pdf file to html using php?.

your suggestion is highly appreciated. thanks. :) :) :)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

There are unix utilities that can perform such actions. I don't recall if someone has ported them to a pure PHP form however.
User avatar
webgroundz
Forum Commoner
Posts: 58
Joined: Thu Jun 21, 2007 1:20 am
Location: Philippines

Post by webgroundz »

oh i see.. thanks feyd for the info... :) :) :)
Post Reply