Hi
I am trying to use “Join PDF Files” activity to merge several pdf files into one. The files contain editable fields with some data in the,m. A string array with file names to all pdf files to be merged has been provided as an input to the activity. The output file generated by the activity actually seems weird in the following way:
- I have 7 input files with locations for each stored in a string array.
- All files have pretty much the same format i.e. like forms to capture information of 7 different employees of a firm.
- Since pdf is a form, it has editable fields where people provide their information such as Name, IDNumber, Salary etc.
- Upon joining the files using the activity mentioned above, only first input file with it’s editable data gets into the output file correctly. For other files, all the editable data from the forms is wiped out and only blank forms are merged into the output file.
The number of input has been checked with the number of pages in output file and it looks correct.
I’m not sure if someone has witnessed this before. Please let me know for any potential solutions. Thanks!
Regards
VJ