PHPackages                             loungeroom/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. loungeroom/dompdf-bundle

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

loungeroom/dompdf-bundle
========================

Integrates the Dompdf (0.8) library into a Symfony2 application

2.0.7(8y ago)091MITPHPPHP &gt;=5.5.9

Since May 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/LoungeRoom/dompdf-bundle)[ Packagist](https://packagist.org/packages/loungeroom/dompdf-bundle)[ Docs](http://www.loungeroom.nl)[ RSS](/packages/loungeroom-dompdf-bundle/feed)WikiDiscussions master Synced 2d ago

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

loungeroom/dompdf-bundle
========================

[](#loungeroomdompdf-bundle)

Integrates [Dompdf](https://github.com/dompdf/dompdf) into a Symfony2 project, forked from [prezent/dompdf-bundle](https://github.com/Prezent/prezent-dompdf-bundle).

Note
----

[](#note)

If you're looking to use **DomPDF 0.6.2** or older, see the [dompdf-bundle by Prezent](https://github.com/Prezent/prezent-dompdf-bundle). This is just an adapted fork to work with DomPDF 0.8.0. All credits go to [Prezent](http://www.prezent.nl).

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

[](#installation)

This bundle can be installed using Composer:

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

Then, activate the bundle in your kernel:

```
