I am currently using HTML2PDF (located here http://html2fpdf.sourceforge.net/) for converting HTML code to a PDF document on the fly.
It works ok, but when it comes to setting more complex CSS or table properties in HTML it just doesn’t cut it. I was wondering if anyone had any other suggested links for what I am trying to do here.
HTML code to PDF
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: HTML code to PDF
Have you looked at fPDF, PDFI or other variants of PDF writers?