Forums
(@benrosati)
10 years ago
Yes, it is a custom post type. I’m using “Gravity Forms: Post Updates” in conjunction with “Gravity Forms + Custom Post Types”.
I look forward to the update! Thank you.
10 years, 4 months ago
This is not the most user-friendly approach, but I found a fix for my case.
In the root plugin folder, open wp-mpdf.php
Replace line 158 with: $mpdf=new mPDF('utf-8', array(279.4,215.9), 0, 0, 0, 0, 0, 0);
158
$mpdf=new mPDF('utf-8', array(279.4,215.9), 0, 0, 0, 0, 0, 0);