The exception is thrown during "Put" operator execution.
Use the attached project to reproduce.
Workaround:
var combo = toolbar.ChildrenOfType<PercentComboBox>().FirstOrDefault();
To reproduce:
- Search for a specific word until the last occurrence is found and a message appears.
- Click the FindPrevious button
Result: A message appears.
Expected: The previous entry is selected.
They are used by the page and the XObjects drawn on it and deal with the overlaying of the colors. These groups are described on page 556 of PdfReference 1.7.
This happens only in scenarios when the widget has On state appearance defined and Off state appearance missing. If both appearances are missing then RadPdfViewer recalculates the appearances and the checkbox is successfully selected and deselected.
I want to draw the signature box, like in Adobe Acrobat Reader.
This is very important when the document needs more than 1 signature.