HTML File Convert to PDF file

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
bharatavion
Forum Newbie
Posts: 1
Joined: Fri Apr 11, 2008 8:30 am

HTML File Convert to PDF file

Post by bharatavion »

Hello friend,
i am working file transfer for any format, please help the file format HTML convert to PDF in PHP.
I use one class pdf but second class fpdf they not used.

Thanks and Regards
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: HTML File Convert to PDF file

Post by Chris Corbyn »

I've successfully used a class called Html2Pdf before.
Post Reply