- Updated BurnElementAnnotsToPDF method to correctly align image annotations relative to the frame position. - Introduced frame-based coordinate shifting (frameXShift and frameYShift) to handle signature positioning accurately. - Replaced variable `x` with `frameX` for better clarity and consistency.
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!!