What I am wanting to do is create a PDF ideally from HTML code. I found a class called [dompdf](http://www.digitaljunkies.ca/dompdf/index.php) but I'm having issues with font and page breaks.
Does anyone know of another script or even a better way in general to generate PDF files?
The reason why I am converting HTML to PDF is because I want someone to use a WYSIWYG editor to create the contents and click save to generate their PDF file...
Any input would be greatly apprecaited
Creating PDF’s using PHP
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Creating PDF’s using PHP
There is another project that does this around somewhere. It uses htmlkit/safari to render the HTML to PDF via command line calls. It is tricky to install and you need full access to the server.
(#10850)
- Technocrat
- Forum Contributor
- Posts: 127
- Joined: Thu Oct 20, 2005 7:01 pm
- Technocrat
- Forum Contributor
- Posts: 127
- Joined: Thu Oct 20, 2005 7:01 pm