Need a Help regarding on fly HTML to PDF conversion

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
mail2amitag
Forum Newbie
Posts: 1
Joined: Thu Jun 08, 2006 7:12 am

Need a Help regarding on fly HTML to PDF conversion

Post by mail2amitag »

Hi All,

:cry: :cry:

I am very very frustated and tired to make a lot search for on fly HTML to pdf API. My requirment is:

i have windows platefarm with IIS server and i wants a script or API in PHP that can create HTML file into pdf in one shot.

Actual requirment is, i just want to pass my application URL or HTML file and that script or API can convert it into PDF on specified location.

i have made a lot search for it but i got most of the paid services or API and other option that i got is FPDF.

I don't want to develop my code using FPDF due to very tight deadline.

So, Please Please Suggest and help me to move out from it.

Please send me your suggestion on er.amitaggarwal@yahoo.com

:cry: :cry:

Thanks
Amit Agarwal
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

earch in googler

Post by yacahuma »

I just did a quick search on google and got this. I am sure there is much more

http://www.digitaljunkies.ca/dompdf/about.php
Post Reply