Copy link to clipboard
Copied
I'm trying to combine several modification applications into a single PDF. However, when I use the Combine or Organize tools to add the files, I get the following error message:
I’ve been able to combine PDFs without any issues in the past. Has something changed recently? Is there a workaround or updated method I should be using?
TIA for your help!
Jenna
P.S. Some of the Modification Applications are fillable forms - they all contain the same form fields.
Copy link to clipboard
Copied
That's not an error message, it's a friendly warning that if form fields have the same name than can't have different values.
Copy link to clipboard
Copied
The end result is that several application cover sheets are either deleted or moved to a different section of the file.
[Private info removed]
Copy link to clipboard
Copied
There are three possible solutions.
#1 Flatten all the PDFs before combining. Flattening removes the fields, and puts the text in the fields into the document content. So it's still there, but not accessible or modifiable.
Here's a link to a free flattener:https://www.pdfscripting.com/public/Free_Acrobat_Automation_Tools.cfm
#2 Rename the offending fields on each form. A script can be made for this. The reason you'd do it this way is if you needed the field data to be accessible programatically.
#3 Combine files as a portfolio. This method uses the PDF as a kind of zip file. Each of the combined PFS are still separate documents.
Copy link to clipboard
Copied
Don't reply via email. It posts your full contact details to this public forum, which is not allowed, nor a good idea.
Copy link to clipboard
Copied
You can combine the files as portfolio.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now