Skip to content
forked from mpdf/mpdf

This version of mPDF has been heavily optimised for a WordPress installation. Using the original version is recommended.

License

Notifications You must be signed in to change notification settings

gravityplus/mpdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mPDF is a PHP class which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF (see CREDITS), with a number of enhancements. mPDF was written by Ian Back and is released under the GNU GPL v2 licence.

This version of mPDF has been for use with Gravity PDF. Changes include:

  • WordPress filters added
  • WP_DEBUG support added
  • All depreciated errors are converted to notices
  • Reduce package size by removing some of the larger fonts, including the CJK font support.
  • Better configuration defaults
  • Additional Bug Fixes
  • Removal of some features, including: progress bar

We recommend you use the vanilla Mpdf package.

About

This version of mPDF has been heavily optimised for a WordPress installation. Using the original version is recommended.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • CSS 0.3%