| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dompdf-3.1.1.zip | 2025-10-04 | 4.1 MB | |
| Dompdf 3.1.1 source code.tar.gz | 2025-09-20 | 3.8 MB | |
| Dompdf 3.1.1 source code.zip | 2025-09-20 | 3.8 MB | |
| README.md | 2025-09-20 | 1.4 kB | |
| Totals: 4 Items | 11.7 MB | 0 | |
Change Highlights
- Fixes issue with unending render caused by page breaks on absolute- and fixed-position elements https://github.com/dompdf/dompdf/pull/3628
- Fixes parsing of non-encoded data-URIs https://github.com/dompdf/dompdf/pull/3653
- Fixes issue with link box positioning on PDF rotation when using Cpdf in PDF/A mode https://github.com/dompdf/dompdf/pull/3579
- Fixes issue with encrypted string handling in Cpdf https://github.com/dompdf/dompdf/pull/3587
- Fixes issue with fonts metadata generated by Cpdf https://github.com/dompdf/dompdf/pull/3631
- Improves CSS media query handling https://github.com/dompdf/dompdf/pull/3653
- Improves CSS counter handling https://github.com/dompdf/dompdf/pull/3655
- Adds support for additional XMP RDF data in Cpdf https://github.com/dompdf/dompdf/pull/3593
- Adds support for custom document information when using the Cpdf adapter https://github.com/dompdf/dompdf/pull/3651
- Uses cURL over file_get_contents when available https://github.com/dompdf/dompdf/pull/3500
- Adds support for custom Canvas adapters https://github.com/dompdf/dompdf/pull/3578
- Improves PHP 8.5 compatibility https://github.com/dompdf/dompdf/pull/3654
Issues and PRs can be found in the release milestone. All changes since the previous release can be found in the commit history.