Last Updated:
02 Jun 2020 13:16
by ADMIN
PdfProcessing: ArgumentException is thrown when importing document containing form fields with the same fully qualified name
By specification, the InteractiveForm fields can have the same name if they are descendants of a common ancestor. Such fields are different representations of the same underlying field; they should differ only in properties that specify their visual appearance. When such a document is imported an ArgumentException: 'An item with the same key has already been added.' is thrown.