My favorites | Sign in
Logo
                
Show all Featured downloads:
dompdf-0.5.1.zip
People details
Project owners:
  ryan.masten
Project committers:
benjcarson, eclecticgeek, helmuttis

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.

PDF rendering is currently provided either by PDFLib (http://www.pdflib.com) or by a bundled version the R&OS CPDF class written by Wayne Munro (http://www.ros.co.nz/pdf). (Some performance related changes have been made to the R&OS class, however). In order to use PDFLib with dompdf, the PDFLib PECL extension is required. Using PDFLib improves performance and reduces the memory requirements of dompdf somewhat, while the R&OS CPDF class, though slightly slower, eliminates any dependencies on external PDF libraries.

Features

Requirements

Limitations (Known Issues)

You can follow http://www.twitter.com/ryanmasten for important DOMPDF updates.









Hosted by Google Code