Page 1 of 1

html > pdf?

Posted: Wed Jul 23, 2003 8:12 am
by qads
hi guys,
i got a project where i need to make a pdf file from a html file, i have been searching around and found i will need pdflib for it, and that costs! being a cheap guy (not that cheap), i was wondering if there are any other lib/classes you guys used for this? free ones?

also, know of any good starting points for makeing pdf files with php?

thanks alot

HTML > PDF

Posted: Fri Aug 08, 2003 2:11 am
by coc
Hi

I am using FPDF, suitable for me.
It is free, and easy to use

Link : http://www.fpdf.org/en/home.php

/Claus