Viewing 1 replies (of 1 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Hi there,

    I reviewed the plugin. Unfortunately, it registers its field with the same name as Gravity Forms official Signature add-on, but doesn’t use the same data structure. This causes a problem in Gravity PDF, as it assumes it’s an official signature field.

    The simplest workaround is to use Custom Content in your core PDF with the code:

    <img src="{Signature:2}" />

    Swap the number 2 above with the field ID of your own signature field.

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Signature not appearing in PDF’ is closed to new replies.