Before I spend a lot of time on creating a custom function that creates forms (because the editor does not allow it), does the MPDF call in PDFmaker include the 'ActiveForms' tag? I know it is not your obligation to know this, but since ITS4YOU are not responding to this and I don't know anywhere else to ask, I thought I'd give it a try here. And of course since PDFmaker files are obfuscated I can't find out.
Thread Rating:
$mpdf->useActiveForms = true in PDFmaker?
|
08-31-2016, 08:08 PM
I really have no idea how PDFMaker works. @Omar, can you shed some light please?
Joe
TSolucio
09-01-2016, 05:47 AM
Hi.
I had never tried to do, but I have been researching and mPDF it supports. Apparently just you have to go to modules/PDFMaker/mpdf/config.php and set $this->useActiveForms = true, by default it is false. You can active this, and check the possible limitations here: https://mpdf.github.io/what-else-can-i-do/forms.html Please try it and keep us informed.
09-01-2016, 09:02 AM
Hi Omar,
I've had some experience using the mPDF library in other implementations. I was used to using the options in the final output call but you're probably right: it could also be in a general config file. Thanks for the tip, I'll research this and get back here if I have some news. |
« Next Oldest | Next Newest »
|
Users browsing this thread: 3 Guest(s)