- 🇯🇴Jordan bassam
It would be great if you could give us the option to set "autoLangToFont" through hook_mpdf_config_alter.
I'm facing some issues with rendering PDF files with more than one language. I had to set the value to FALSE in order for the fonts to work.
- 🇧🇪Belgium weseze
I've moved the options from fixed hardcoded to the mpdf config array so you can change them in the alter hook. Available in release 2.0.5.