Adjusted logic in `BurnElementAnnotsToPDF` to properly use annotation X position (`annot.X / inchFactor`) instead of offset-based calculation with `frameX` and `frameXShift`. This ensures more accurate placement of form fields and images when burning annotations into PDFs.
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!!