EnvelopeGenerator/EnvelopeGenerator.CommonServices
TekH 5e74de0ce7 refactor(pdf-burner): adjust annotation positioning logic in BurnElementAnnotsToPDF
- Introduced configurable inch factor, margins, width, and height for annotations
- Added dynamic Y-offsets for form fields based on annotation names
- Simplified AddFormFieldValue logic for direct coordinates
- Removed hardcoded offsets previously embedded in the method
2025-10-28 11:48:19 +01:00
..
2025-09-16 08:05:50 +02:00
2025-10-23 10:37:15 +02:00
2025-10-23 10:37:15 +02:00

BASE MODULE
===========

This module is intended for often used constants and datastructures.
Therefor it is important that this module does not have any dependencies on other modules!!