php to convert HTML to PDF?

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
someguyhere
Forum Contributor
Posts: 181
Joined: Sun Jul 27, 2008 3:24 pm

php to convert HTML to PDF?

Post by someguyhere »

I've been searching around and can't seem to tell which is the best way to go for converting an HTML page into a PDF. I've found a few opensource solutions, but I can't tell which one is going to be the right one. The only real limitation (if it even matters) is that I'm running on a shared host, so I don't have root access to install other php modules.

Does anyone have any guidance on the best option?
Post Reply