i’ve created a gad-7 form using the forms api, and would like to generate a pdf of a completed form, using the mpdf classes and functions. I cannot see what i need to successfully import them using “use Mpdf\Mpdf”
at the moment i get an error:
PHP Fatal error: Uncaught Error: Class ‘Mpdf\Mpdf’ not found in /var/www/test.homelesshealthlink.com/public_html/interface/forms/gad-7/first_mpdf.php
where first_mpdf.php is a file i’m trying out the mpdf functionality in. The only other thing i’ve included at this stage is globals.inc
yes indeed, we were planning to do that - thanks for asking.
i’m hoping it will get tested by real users, and i’m also adding a bit of functionality - then will most definitely share it.