“”

MPDF MPDF

mpdf / stable

mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req saschaende/mpdf

Tags

#mpdf #pdf #generator #library #Extbase

Last upload comment

Updated mpdf v8.0.0 => v8.0.13. Added composer.json.

Downloads by month

Download 8.0.13 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Filmmusic.io
Last update
02. Nov 2021
First upload
25. Jul 2018
Downloads
8,251
Category
none
Dependencies
  • TYPO3 (8.6.0 - 9.9.9)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req saschaende/mpdf to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (74)

Version history

Version Upload comment Works with TYPO3 Download
8.0.13 / stable
November 02, 2021
Updated mpdf v8.0.0 => v8.0.13. Added composer.json.
8.6.0 - 9.9.9 Download
8.0.1 / stable
August 21, 2019
corrected TYPO3 version number
8.6.0 - 9.9.9 Download
8.0.0 / stable
March 26, 2019
See changes on https://github.com/saschaende/typo3-mpdf/compare/7.1.6...8.0.0
8.6.0 - 9.5.5 Download
7.1.6 / stable
November 13, 2018
- Upgraded mpdf to newest version 7.1.6
- Added real life example to the documentation README
8.6.0 - 8.7.99 Download
7.1.2 / stable
August 01, 2018
fixed missing default font
8.6.0 - 8.7.99 Download
7.1.1 / stable
July 25, 2018
Port of TYPO3 to use mpdf in your extensions as a dependency without the need of composer. Just install and go.
8.6.0 - 8.7.99 Download