- 🇩🇪Germany jan kellermann
Drupal 7 is end of live.
If you want to use PDF using mPDF → for your Drupal 10/11 please checkout new version 3.x → .
While generating pdfs, we ran into issues with writing to the libraries directory.
Can't open file /sites/all/libraries/mpdf/ttfontdata/dejavusansBI.GSUBGPOStables.dat in otl->applyOTL() (line 297 of /sites/all/libraries/mpdf/classes/otl.php).
Warning: file_get_contents(/sites/all/libraries/mpdf/ttfontdata/dejavusansBI.GSUBGPOStables.dat): failed to open stream: No such file or directory in otl->applyOTL() (line 295 of /sites/all/libraries/mpdf/classes/otl.php).
Notice: Undefined variable: GSUB_offset in otl->applyOTL() (line 102 of /sites/all/libraries/mpdf/classes/otl.php).
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 is end of live.
If you want to use PDF using mPDF → for your Drupal 10/11 please checkout new version 3.x → .