733b70cca206a6da0946008efa277ee8cb635e92
Replaced iText-based PDF processing with DevExpress PdfGraphics API. Removed `itext` and `itext.bouncy-castle-adapter` dependencies. Simplified `BuildReport` to burn signatures directly into PDFs and render all pages using `XRPdfContent` with `GenerateOwnPages = true`. Consolidated subreport logic into `BuildReport` and removed `BuildPageSubreport`. Eliminated unused constants and methods, including `GetPdfPageCount`. Updated XML documentation to reflect the new implementation. Placeholder implementation for `BurnSignaturesIntoPdf` added, pending further development.
Description
No description provided
Languages
JavaScript
86%
C#
6.9%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.2%
Other
0.4%