- Updated BurnPdfCommandHandler constructor to accept IOptions<PDFBurnerParams> instead of raw PDFBurnerParams. - Updated AddFormFieldValue to calculate coordinates based on PDFBurnerParams offsets and margins. - Added helper methods for converting pixels to inches (ToInches, ToPointF). - Removed unused NotImplemented methods in AddFormFieldValue overload. - Improved code readability and maintainability for annotation burning logic.
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%