PDF to HTML

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
sahanlak
Forum Newbie
Posts: 1
Joined: Fri Jan 01, 2010 6:41 am

PDF to HTML

Post by sahanlak »

Hi Guys, is there any way to convert a pdf file to html using php, thnx in advance !
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: PDF to HTML

Post by omniuni »

I don't know offhand, but if there is a way to extract text from a PDF, that would be a useful thing to know how to do.
Post Reply