- Updated `BurnAnnotsToPDF` to create a scope using `Factory.Shared.ScopeFactory.CreateScope()` before accessing the `Signature` repository. - Ensures proper disposal of services and improves dependency injection usage. - No functional changes to PDF burning 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!!