clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
711 stars 152 forks source link

Upgrade to iText 7 #75

Closed clawsoftware closed 1 year ago

clawsoftware commented 1 year ago

Discussed in https://github.com/clawsoftware/clawPDF/discussions/74

Originally posted by **Tarek-Hasan** March 25, 2023 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. [QuestPDF](https://github.com/QuestPDF/QuestPDF) [PdfSharpCore](https://github.com/ststeiger/PdfSharpCore) [PDFjet](https://github.com/edragoev1/pdfjet) - [Website](https://pdfjet.com/) [QPdfNet](https://github.com/Sicos1977/QPdfNet) - C# wrapper for qpdf [PdfPig](https://github.com/UglyToad/PdfPig) - C# port of PDFBox [Haru PDF Library](https://github.com/libharu/libharu) - C# wrapper included
clawsoftware commented 1 year ago

Was implemented in version 0.9.1