66914712766b18be2542807c88b90a4e78c5ce4c
Previously, image annotations for signature seals used a static yOffset when combined with ink annotations, which caused positioning issues. This change calculates the y-position of the signature annotation relative to the next annotation and applies it only for the first seal. - Added `yPosOfSigAnnot` calculation for precise vertical placement. - Updated `AddInstantJSONAnnotationToPDF` to overwrite bbox.y for seals. - Removed hardcoded ink offset logic.
Description
No description provided
Languages
JavaScript
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%