Hello -
I am working on a forms process that will invoke workflow. I have a user fill out a form and it goes through an approval process and then saves the form to the repository, after the save I invoke a workflow.
The workflow then pulls in data from the form to fill out a PDF. I have all this working, however want to take it one step further.
I would like to combine the 2 documents together to create 1 document and I am hitting a wall. I was wondering if anyone else has ever done this? After the documents are combined then I want to send 1 email with the merged documents back to our HR.
Has anyone ever done this in workflow? I originally was saving the the form as TIFF and changed to PDF, and I get hung up on the "Move Pages".
Attached is my current workflow setup.