In Laserfiche Cloud, I have a Signature Field variable coming from a Forms process. In my Workflow, I use the Update Word Document activity with Simple Field Merge to insert values into a Word document.
I tried using the merge field {MERGEFIELD Image:Signature} in the Word template, but this produces no output at all. However, when I use {MERGEFIELD Signature}, the result is just the default value "signed", instead of the actual captured signature.
The customer expects the signature image (as captured in Forms) to appear in the Word document—similar to how it works in the self-hosted version of Laserfiche, where the signature is properly rendered in the document output.
Has anyone successfully output the actual signature image from a Signature Field into a Word document using Laserfiche Cloud Workflow?