Forum

jonas.rausch
Participant
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
5 years, 11 months ago #18079
Up
1
Down
::

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