- 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.