Question
Mergin around 40 PDF documents using CFPDF
Functionality :
* Create around 40 PDF's using CFPDFFORM tag (each document is 2 pages only)
* Merge all the files using CFPDF
Problem:
* CFPDF merges the document but the first (or last) document repeated 40 times !
* Tried flattening and merge later, flattening removes all the data populated using CFPDFFORM( i dont want flatten the file first of all)
Any help is appreciated
