github dompdf/dompdf v0.6.0
DOMPDF 0.6.0

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.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

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.