Hi,
I am trying to implement a normal wf, fill out PDF form with submitted content values and output a locked PDF in a specific folder. Here are the steps I made:
1. Retrieve BP Variables
2. Create a new document entry
3. Attatch a fillable PDF file to the new created entry
4. Rename the new created entry with a new name (for verifying if above steps are successful)
5. Fill out the PDF form (with a selected master PDF form) with the token values
But my workflow suspened in step 5 and I could not figure out what the reason.
Any ideas please?
Your helps are highly appreciated!
Vic