Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
$mpdf->useActiveForms = true in PDFmaker?
#1
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.
Reply
#2
I really have no idea how PDFMaker works. @Omar, can you shed some light please?
Joe
TSolucio
Reply
#3
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.
Reply
#4
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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)