- Fixed conditional check in BurnElementAnnotsToPDF to correctly handle AnnotationType.Image. - Adjusted AddImageAnnotation method to scale width and height by dividing by 100. - No functional changes to other PDF burning or annotation logic.
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!!