PHPackages                             bideogemu/mpdf-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. bideogemu/mpdf-bundle

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

bideogemu/mpdf-bundle
=====================

Mpdf for Symfony 7

2.7(9mo ago)03.4k—10%[3 issues](https://github.com/BideoGemu/mpdf-bundle/issues)MITPHPPHP &gt;=8.2

Since Jan 22Pushed 9mo agoCompare

[ Source](https://github.com/BideoGemu/mpdf-bundle)[ Packagist](https://packagist.org/packages/bideogemu/mpdf-bundle)[ Docs](https://github.com/BideoGemu/mpdf-bundle)[ RSS](/packages/bideogemu-mpdf-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (10)Used By (0)

BideoGemu - mPDF Bundle
=======================

[](#bideogemu---mpdf-bundle)

Pdf generator for Symfony. From [Sasedev - mPDF Bundle](https://github.com/sasedev/mpdf-bundle)

What is it?
-----------

[](#what-is-it)

This is a Symfony Pdf Factory for use inside a controller to generate a PDF file from twig rendering using MPDF lib.

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

[](#installation)

### Step 1: Download the bundle using composer

[](#step-1-download-the-bundle-using-composer)

```
$ composer require bideogemu/mpdf-bundle
```

Composer will install the bundle to your project's vendor directory.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the config if flex it didn't do it for you:

```
