- Updated `BurnPdfCommand` to accept `EnvelopeId` or `EnvelopeUuid` instead of full `EnvelopeQueryBase` and document data. - Reworked `BurnPdfCommandHandler` to fetch envelope and document from repositories, including proper validations and exceptions. - Removed direct dependency on `Signature` repository; annotations now retrieved via document elements. - Added detailed exception handling for missing envelope, document, or byte data. - Minor namespace and using cleanup.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%