Skip to content

Commit

Permalink
Remove obsolete PDF classes and update rendering logic
Browse files Browse the repository at this point in the history
Removed several obsolete PDF-related classes and files, including PdfBase, PdfCatalog, PdfContent, PdfUtility, and PdfPattern. Updated Report.cs to consistently use RenderPdf_iTextSharp for PDF rendering, simplifying the code and improving maintainability. Removed copyright headers from multiple files.
  • Loading branch information
majorsilence committed Dec 28, 2024
1 parent 1870abd commit 7152dbe
Show file tree
Hide file tree
Showing 14 changed files with 59 additions and 4,613 deletions.
128 changes: 0 additions & 128 deletions RdlEngine/Render/PdfBase.cs

This file was deleted.

62 changes: 0 additions & 62 deletions RdlEngine/Render/PdfCatalog.cs

This file was deleted.

138 changes: 0 additions & 138 deletions RdlEngine/Render/PdfContent.cs

This file was deleted.

Loading

0 comments on commit 7152dbe

Please sign in to comment.