Skip to main content
hasinthah0002
November 14, 2023
Question

PDF Doc From Template Smart Service sign issue

  • November 14, 2023
  • 1 reply
  • 0 views

I have requirement that need to create a pdf that fill with dynamic data, and I need to add sign also, is there any way to pass the signature from Appian signature field and add to the creating PDF.

1 reply

sriramk5349
November 14, 2023

Hi [mention:11f4c492bfbc4c988f31ee2e1b3a900c:e9ed411860ed4f2ba0265705b8793d05] ,

Please use HTML to PDF plugin for creating the pdf and to add signature, convert that signature in to base 64 string and then use it inside the document like adding an image.

HTML to PDF