PHP html2ps 2.0.43 (Stable branch)

html2ps is a PHP equivalent of the popular Perl script by the same namethat accurately converts HTML with images, complex tables (includingrowspan/colspan), layers/divs, and CSS styles to Postscript and PDF.Unlike most other HTML2PS/HTML2PDF converters, it offers good CSS 2.1support and is very tolerant to non-valid HTML. It can convert evenCSS-intense sites like aol.com and msn.com.License: GNU Lesser General Public License (LGPL)Changes:
Space could be added after some non-whitespacesymbols immediately followed by inline boxes.Under certain circumstances, custom characterswere ignored in CSS3 margin box content. Sometemporary files were not removed when using thefpdf output method. All of these problems havebeen fixed.

More...