Hi I have an application based on the WPF inkAnnotation example.
- add annotations to the pdf both ink and free text annotations.
- save and close the pdf.
- reload the pdf because otherwise the annotations I just added aren't available.
- attempt to save the now flattened pdf and get "A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in Syncfusion.Pdf.Base.dll" .
I updated to 14.1.0.46 yesterday for the express purpose of flattening annotations ... please help.