Is there any way to this feature be merged on a new release?
This is duplicate from https://www.drupal.org/project/pdf_using_mpdf/issues/3205270 💬 Support PHP 7.4+ (mPDF 8) Fixed
viniciusosouza → created an issue.
In order this patch works we have to update the mpdf/mpdf library to ^8.0.0 to work with php ^8.0.
When we try to run composer require it breaks because the library is set to ^7.0.0 that requires php ^7.0.0.
Just the created the issue Issue Link 📌 Create a new major version to avoid problems Active
viniciusosouza → created an issue.
viniciusosouza → created an issue.
Can you provide an example of your custom code that you're trying to run?