Hello.
I have a workflow in which I do as follows:
1) Create a New electronic Document
2) Replace it with a "Master" PDF Form
3) Fill contents on the PDF based on a number of conditions.
Here is the problem:
I first populate the PDF form with all data that is "generic" to all forms. This works fine.
I then try to use Workflow and various conditional sequences/routing conditions to then fill in just the individual pieces on the same PDF form that are specific to that request type (based on the content provided in metadata).
Any updates I do using the "Fill PDF" activity after the first one yields a "PDF File did not match" error.
Master PDF templates are identical (and have been reloaded to make sure).
Is the problem that I only get one shot to fill in all data to the PDF template or some other piece I am missing like I have to specify the already-edited version of the PDF file as the object of the "PDF Fill" activity ?
Can someone a) verify whether/how I can perform multiple field "fills" on the same PDF form, or b) suggest what the issue might be ?
A snippet of the WF is attached for review
Thank You,
cb