HTML forms can contain fields with the same name.
If the names of two fields in a PDF are the same, then the
fields take the same value.
So if multiple HTML fields with the same name are added to a
PDF, these fields will all appear to contain the same content. This
is true even if the original HTML fields contained different
content.
Setting this property will result in duplicate fields being
renamed to allow the content to be different.
|