Hello!
I have a list (delivery notes) from which I have to create a PDF I scan send via email.
I thought about using the business object ITIZ_PDF for it. Can anybody tell my how to do this? Or is there another easier way to do it?
Optionally: the PDF should contain a header with title and logo.
Thanks for your help! Best Regards Julia
Hi Julia,
The complete PDF Process is described here: https://community.simplifier.io/documentation/plugins/pdf-plugin/
Instead of Uploading the data to the key value store, you can use the generate Function of the ITIZ_PDF Bo, which will handle everything for you.
The PDF generate function of the ITIZ_PDF BO needs a Template, your Data and a valid simplifier Token.
For the Template, you can use mustache.js loops to instert the data into the Template.
Bonus: you can set the html for your header with the config parameter, a list of all possible parameters can be found here
An example app can be found here: https://files.simplifier.io/f/10b696b5a983492a8bcc/?dl=1
You must be logged in to reply to this topic.
Enter the destination URL
Or link to existing content