Hola Marco!
I think he wants to avoid loading the web browser’s print control panel
More specific, avoid triggering the windows.print() method in your code:
Saludos!
Hola Marco!
I think he wants to avoid loading the web browser’s print control panel
More specific, avoid triggering the windows.print() method in your code:
Saludos!
Is there any way to change the title of the PDF?
There certainly is, I just haven’t had the time to update the code. For now (if you’re handy with code) you can fork my Replit and edit it yourself. Then just use the new link instead of mine
This feature seems to be outdated due to the htmltopdf external provider shutting it down. Am I incorrect?
I have posted a few times regarding some changes, please refer to the post below
Hi, did you end up making the follow-up video mentioned or is there a sample I can download to fully understand making dynamic line items as I think this is what I’m after. Basically, I’m making a PDF of a cats record and part of that is all the medical appointments had, which are all rows in a table. So would I use this in order to print out all the medical rows (however many there are)??
Thanks in advance.