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
hairyjim
Forum Contributor
Posts: 219
Joined: Wed Nov 13, 2002 9:04 am
Location: Warwickshire, UK

PDF to HTML?

Post by hairyjim »

Hi all,

I know it is possible to convert HTML pages to PDFs but does anyone know if there is a solution or discussion on the topic for converting PDF to HTML?

Cheers
Jim
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

This can be done on a ad hoc basis using Access Adobe tools:
http://www.adobe.com/products/acrobat/a ... tools.html

But obviously this won't be appropriate for all requirements.

Mac
hairyjim
Forum Contributor
Posts: 219
Joined: Wed Nov 13, 2002 9:04 am
Location: Warwickshire, UK

Post by hairyjim »

Hmmm not entirely suitable.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

With this I've found things like http://www.staff.ttu.ee/~alahe/apdftohtml.html. Might do the job.
hairyjim
Forum Contributor
Posts: 219
Joined: Wed Nov 13, 2002 9:04 am
Location: Warwickshire, UK

Post by hairyjim »

Well I got some reading to do, thanks for the links.

If I get anywhere at all with this I will post back.

Jim
Post Reply