github dompdf/dompdf v0.8.1
Dompdf 0.8.1

latest releases: v2.0.8, v2.0.7, v2.0.6...
6 years ago

This release has been superseded by version 0.8.2

Change highlights since 0.8.0

  • Improves compatibility with PHP 7.1
  • Improves table rendering around page breaks and margins
  • Fixes paging of generated content
  • Improves handling of CSS selectors, media queries, and inherited properties
  • Fixes Unicode support in (encrypted) PDF documents

View all changes since the previous release in the commit history.

Updated dependencies

  • php-svg-lib 0.5.1
  • php-svg-lib 0.3

We would like to extend our gratitude to the community members who helped make this release possible.

Requirements

dompdf 0.8.1 requires the following:

  • PHP 5.4 or greater
  • MBString
  • GD (for image processing)
  • allow_url_fopen set to true (for retrieving stylesheets or images via http) or the curl PHP extension
  • php-font-lib v0.5.x
  • php-svg-lib v0.3.x (if rendering SVG)

For full requirements and recommendations see the requirements page on the wiki.

Download Instructions

The dompdf team recommends that you use Composer for easier dependency management.

If you're not yet using Composer you can download a packaged release of dompdf which includes all the files you need to use the library. Click the link labeled "dompdf_0-8-1.zip" for the packaged release. The two buttons labeled "Source code" are auto-generated by github and do not include all the dependencies.

Don't miss a new dompdf release

NewReleases is sending notifications on new releases.