Create PDF out of list

Tagged:
  • Julia
        5 years ago #18077

        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

        jonas.rausch
            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 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

           

          digitalysator
              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 ago #18378
          Viewing 3 posts - 1 through 3 (of 3 total)

          You must be logged in to reply to this topic.