github dompdf/dompdf v0.6.1
DOMPDF 0.6.1

latest releases: v3.0.0, v2.0.8, v2.0.7...
10 years ago

This release is superseded by version 0.6.2

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.

Change highlights since 0.6.0

  • Removed pre-processing of PHP code when DOMPDF_ENABLE_PHP is true (this does not affect inline script).
  • Prior to this release dompdf was vulnerable to an information disclosure vulnerability. Thanks to Portcullis Computer Security Ltd. for reporting the issue. See the security advisory for additional details: Arbitrary file read in dompdf.

Change highlights since 0.5.2

  • Fonts: Full Unicode support (with embedded fonts); DejaVu fonts pre-installed; php-font-lib now provides font handling and sub-setting
  • CSS: float support, border radius, transparency, @page, @font-face, generated content, fixed-positioning, transformations
  • HTML: HTML5 Parser cleans your HTML syntax
  • Images: Expanded image handling (including alpha transparency); added support for Data-URI image sources
  • Performance improvements
  • The project is now hosted on GitHub (the Google Code project is being temporarily maintained).

Download Instructions

The two buttons labeled "Source code" are auto-generated by github and do not include all the necessary files.

Don't miss a new dompdf release

NewReleases is sending notifications on new releases.