We have PDF's which include standard PDF forms. We would like to merge them and fill data into the fields at the same time.
The problem is that sometimes we may merge the same document more than ones into the final document.
Is there a way to rename the the fields (Attach __#) in the PDF so that the repeated documents do not conflict?
I can do this with iText code, I'm testing the CFPDF/CFPDFFORM code to get rid of iText.