- Added Newtonsoft.Json to parse instant JSON into `InstantData`. - Replaced `AddInstantJSONAnnotationToPDF` logic with `AddInstantJsonAnnotationToPdf`. - Process annotations by type (Image, Ink, Widget) and apply attachments/form fields. - Introduced checks for ignored form field values using `_pdfBurnerParams.IgnoredLabels`. - Added logging for annotation IDs when processing instant JSON.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%