- Moved annotation burning logic from `BurnAnnotsToPDF` into new method `BurnInstantJSONAnnotsToPDF` - Simplified `BurnAnnotsToPDF` to handle only background generation and call the new method - Improved code readability and separation of concerns
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!!