Sign a generated PDF

  • Vasileios Thanasias
    Participant
      Has successfully completed the online course Basics (100)
    2 years, 7 months ago #34442

    Hey there,

    I would like to sign PDF documents generated in Simplifier .

    Are the any possibilities to do that within Simplifier?

    Or which approach do you recommend to sign the PDF?

    Thanks in advance

    Jennifer Häfner
    Moderator
      Has successfully completed the online course Intermediate (200)
      Has successfully completed the online course Advanced (300)
      Has successfully completed the online course Basics (100)
      Has successfully completed the online course Advanced (310)
      Has successfully completed the online course Advanced (320)
      Has successfully completed the Intermediate Certification
      Has successfully completed the Advanced Certification
    2 years, 7 months ago #34450
    Up
    1
    Down
    ::

    Hi Vasileios,

     

    You could use the SignaturePad widget to sign a PDF. So, for example, if you have a digital form where the users enter their name/address for the PDF, just add the SignaturePad widget to the page. The SignaturePad is an HTML canvas where users can draw on, meaning that they can therefore provide their digital signature. This knowledge base article describes how to use the SignaturePad in further detail: https://community.simplifier.io/knowledge/drawing-on-images-with-the-signaturepad-widget/

     

    In the SignaturePad’s property ‘image’, the base64-encoded image data is stored. You can use this base64 data in a PDF template, as the parameter ‘src’ of an HTML <img> tag.

    With this approach, the digital signature is included in the generated PDF.

    I hope this explanation is clear for you.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.