Sending an eSig Image to Webmerge for PDF Creation 


In this Article
Related Articles

Overview

To send an e-signature image to Webmerge to get PDFed—it’s possible, but you need to do two things differently than for standard text fields as is demonstrated in the doc.


Requirements

  • FormAssembly HTTPS Connector
  • FormAssembly Essentials plan and higher, or some legacy plans

Setup

In the Webmerge template, you can’t just use an alias as you would with text fields. Instead, you need to add an image using their WSYWIG editor, then set the URL field for that image to the alias that you’re mapping the e-sig to in the HTTPS Connector.

In your HTTPS Connector mapping, you need to concatenate a header onto the e-signature image alias with a formula. Here’s the formula to use: @CONCATENATE("data:image/png;base64,",%%ESIG_SIGNATURE_IMG%%)

Terms of Service · Privacy Policy