PHP html2ps 2.1.12 (Development branch) |
|
|
html2ps is a PHP equivalent of the popular Perl script by the same name
that accurately converts HTML with images, complex tables (including
rowspan/colspan), layers/divs, and CSS styles to Postscript and PDF.
Unlike most other HTML2PS/HTML2PDF converters, it offers good CSS 2.1
support and is very tolerant to non-valid HTML. It can convert even
CSS-intense sites like aol.com and msn.com.
License: GNU Lesser General Public License (LGPL)
Changes:
An experimental CSS handling module was added.
|