This module is obsolete and has been moved to PDf using mPDF



Note:
This module space is deprecated and no more support will be given here. I'm going to close all issues and please do not re-open this here as the code been moved to the original project. To report any issues, feel free to open a new Issue in original project's issue queue. The original project is here pdf_using_mpdf.




Legacy notes:
Please uninstall this module and install the Drupal 8 version of pdf_using_mpdf module from the module page, or preferably using Composer. This is recommended because pdf_using_mpdf8 module is now obsolete and will not be getting any new updates moving further. Be aware that there is no port available and you will lose all the config you did after uninstall.
I am added as the co-maintainer of pdf_using_mpdf, please read below if you want to know more!

----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------

- Developers can use Drupal Service as an API to generate PDF files. Refer README.md
- All config for the module is usable
- Only thing left is auto-generate PDF for Drupal entities

Dependency?
Mpdf >= 7.0

Known issue:
Mpdf library does not get installed on running composer require pdf_using_mpdf8:^1.0, as a workaround you may have to run composer require 'mpdf/mpdf:^7.0' as an additional step to install the module.

------------------------------------------------------------------------------------------------------------------
I followed up with the correct way of Dealing with unsupported (abandoned) projects.

**Update**
I'm added as the maintainer of original project (redirect URL above) and have moved the code base to that repository.

Project information

Releases