Move away from deprecated iTextSharp PDF library #74
Closed
Tarek-Hasan
started this conversation in
Ideas
Replies: 3 comments
-
Hi, Thank you for your request. Upgrading to iText 7 is on my to-do list. However, I will need to rewrite some code due to significant breaking changes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Was implemented in version 0.9.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ganz vielen lieben Dank :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, first thanks for your project.
I noticed you are using iTextSharp PDF library which is deprecated, and only bug fixes are issued since 2016. As all of their development effort has been moved to iText7. So instead of using a long abandoned project which lacks newer features, if you are interested, you can look into few well maintained C# pdf libraries I found.
PdfSharp
PDFjet - Website
QPdfNet - C# wrapper for qpdf
PdfPig - C# port of PDFBox
Haru PDF Library - C# wrapper included
QuestPDF
Beta Was this translation helpful? Give feedback.
All reactions