Notice: This project is marked as stale. This means that it may work fine, but it
has no file releases or repository commits in over a year. Use your own
discretion when using this project.
This module provides the ability for CMSMS modules to easily generate PDF output. It uses the mPdf library to support a significant subset of HTML5 and css3 selectors. This makes it easy to transform a great deal of HTML content into easily viewable PDF output. This module does not have any frontend interface of its own. It is intended to be used by other modules. This module relies on and extends the report generation functionality of CGExtensions