My use case would be to have a form that is filled out on-site at a customers location. The customer agrees to the work that was done and signs off on it via this form. Form data hits LF workflow on the back-end then a Word doc template (formatted to be appealing to the customer) is filled out with all the relevant data, including the signature, PDF is generated from the Update Word tool, emailed to the customer and saved for retention in the repository.
Question:
Now that Workflow v10 has the "Update Word" tool, is it possible to take the Form's generated signature, as a base64 image, and apply via script to a Word doc template? If so, could someone provide what that script would look like?
I have tried and I getting lost on how to end up with an image I can use.