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

About multiple copies feature of a field.

Participant ,
May 09, 2020 May 09, 2020

This is a very basic question about PDF form specifications.

 

I discovered one feature.

It is for making multiple copies of a field.

 

It can use to create multiple vertical and horizontal fields.
If I use it the new field name will be appended with ".1".

 

For example, if I copy 3 fields "A",
the original field name will became to "A.0" and new fields name became "A.1" and "A.2".

 

Is this only just a way to distinguish field names?

Or is there another reason?

 

Because this looks like a sort of array.

TOPICS
Acrobat SDK and JavaScript
409
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 ,
May 10, 2020 May 10, 2020
LATEST

If you want to name the fields any other way you will need to do it using a script.

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