Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Acrobat Pro 2017 Combining fillable forms problem with fields disappearing

New Here ,
Apr 18, 2018 Apr 18, 2018

Acrobat Pro 2017:  When I combine a fillable form with another PDF, fields disappear after saving the combined PDF.  I don't want to create a PDF Portfolio, because I don't think anyone can digitally sign.  There was no problem with the earlier version.

TOPICS
PDF forms
7.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Community Expert ,
Apr 18, 2018 Apr 18, 2018

So how are the fields auto-filled? Do they have the same name, or are you using a script?

Are you using the Combine Files feature in Acrobat?  If so, then try a different method for combining the files to see if it makes a difference. Do this:

1. Open the first file in Acrobat

2. Open the "Pages Panel" on the far right side of the Acrobat Window.

3. Drag and drop the second file into the "Pages Panel" of the first file. 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2018 Apr 18, 2018

This may be a bug in 2017.  However, are there fields with the same names on both forms? And are these the problem fields? Do the problem fields share any characteristic?  Do the field really disappear, or do the values disappear?

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 18, 2018 Apr 18, 2018

I didn't create the fillable form (downloaded from national website), but yes there are fields with the same names. Most of the fields that have disappeared are those that automatically fill in other places in the document, but I see at least one that hasn't disappeared.  I don't think it matters whether I combine another fillable form or with a regular pdf.  The fields only disappear on the fillable form.  If I try to combine two fillable forms, fields seem to disappear on both fillable forms.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 18, 2018 Apr 18, 2018

I think it really has to do with the fields that automatically fill with certain common names, except one (weird).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2018 Apr 18, 2018

Ok, so are the fields actually being removed from the PDF, or are the values being removed and the fields are still there?

What are the names of these fields? I don't really think this is important, but you never know.

And you stated earlier that this didn't happen in a previous version of Acrobat. Can you verify this with the specific forms you are using now?

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 18, 2018 Apr 18, 2018

The fields are removed from the PDF.  I realized that when I used an earlier version of Acrobat, that those forms didn't automatically fill the same fields later in the form.  It definitely has to do with the auto fill and combining PDFs.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2018 Apr 18, 2018

What do you mean by auto fill?  Does the form contain a script that fills the fields?

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 18, 2018 Apr 18, 2018

On the first page I fill in the institution name, investigator name, etc., and it automatically fills in fields on other pages, so I don't have to type the same information more than once.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2018 Apr 18, 2018

- Fields with the same name (and the same type) in a single document will always have the same value. So if you merge two documents that each have a text field called "Name" the value of the field in the second file will be overwritten by the value of the field from the first file.

- Fields with the same name but different type can not exist in the same document. So if you merge two documents and one has a text field called "Name" and the other a drop-down called "Name" it will either report an error, or will remove the latter.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 18, 2018 Apr 18, 2018

The first PDF is a fillable form, the second PDF is just a PDF file. 

The fields that are disappearing are disappearing on all the pages that have the same value.  None of the fields that have disappeared have a drop down box else where in the fillable form.  The second PDF file that is combined is unaffected at all.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2018 Apr 18, 2018

So how are the fields auto-filled? Do they have the same name, or are you using a script?

Are you using the Combine Files feature in Acrobat?  If so, then try a different method for combining the files to see if it makes a difference. Do this:

1. Open the first file in Acrobat

2. Open the "Pages Panel" on the far right side of the Acrobat Window.

3. Drag and drop the second file into the "Pages Panel" of the first file. 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 23, 2018 Apr 23, 2018

I learned that I cannot use the "Combine File" in Tools.  It makes the fillable forms PDF fields that fill automatically (so you only have to type a common field once) disappear. 

These fields do not disappear on the fillable form if I use the Thumbnail page on the sign pane to add another PDF.

Thank you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 26, 2024 Mar 26, 2024

try67,

Is it possible to merge documents that have the same text fields WITHOUT the value of the field in the second (third, fourth, fifth, etc.) file being overwritten by the value of the field from the first line?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 27, 2024 Mar 27, 2024
LATEST

No, to merge such files, the fields have to be either flattened or renamed. 

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines