jueves, 21 de mayo de 2009

DOMPDF: PHP Export to PDF from HTML

Dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

You can download the code from here: http://code.google.com/p/dompdf/downloads/list
--

No hay comentarios: