697f85f805d908f33397a7316f1242b5cc349373
Refactored the signature handling process by introducing a new `Report` instance creation step in the `SignatureApplied` block to streamline signed report generation. Added a validation check in `ExportSignedPdfAsync` to ensure the `Report` object is not null before proceeding with export. Removed redundant code for manual signed report creation and simplified the export logic by directly invoking `reportViewer!.ExportToAsync`. Incremented `ViewerKey` to refresh the report viewer after signing.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%