PHPackages                             prezent/dompdf-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. prezent/dompdf-bundle

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

prezent/dompdf-bundle
=====================

Integrates the dompdf library into a Symfony application

3.1.0(3y ago)25.7k1MITPHPPHP &gt;=7.4

Since Nov 11Pushed 3y ago5 watchersCompare

[ Source](https://github.com/Prezent/prezent-dompdf-bundle)[ Packagist](https://packagist.org/packages/prezent/dompdf-bundle)[ Docs](https://www.prezent.nl)[ RSS](/packages/prezent-dompdf-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (12)Used By (0)

prezent/dompdf-bundle
=====================

[](#prezentdompdf-bundle)

Integrates [Dompdf](https://github.com/dompdf/dompdf) into a Symfony project.

Note
----

[](#note)

If you're looking to use **DomPDF 0.6.2** or older, use the latest 1.x version of this bundle.

Installation
------------

[](#installation)

This bundle can be installed using Composer:

```
$ php composer.phar require prezent/dompdf-bundle
```

Then, activate the bundle in your kernel:

```
