Unplanned
Last Updated: 14 Oct 2025 07:20 by Greg
Greg
Created on: 14 Oct 2025 07:20
Category: PdfProcessing
Type: Bug Report
2
PdfProcessing: Merging a document with RadioButtonFields throws ArgumentException: 'An item with the same key has already been added.

System.ArgumentException: 'An item with the same key has already been added. Key: Telerik.Windows.Documents.Fixed.Model.InteractiveForms.RadioButtonField'

It is reproducible when you have at least 2 pages with RadioButtonFields. The import operation goes smoothly. However, merging or removing a page after import leads to the described error.

0 comments