Skip to content

Commit

Permalink
Update README.md (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Jul 5, 2024
1 parent 2906d2d commit ababd0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

Refer to this article: [Reading a PDF in C# on .NET Core](https://dev.to/eliotjones/reading-a-pdf-in-c-on-net-core-43ef)

The main goal of this POC is to test the available options we have now to read effectively content from PDF files and replace the current [iTextSharp - for .NET Framework](https://www.nuget.org/packages/iTextSharp).
The main goal of this POC is to test the available options for effectively reading content from PDF files and replace the current [iTextSharpfor .NET Framework](https://www.nuget.org/packages/iTextSharp).

---

Expand All @@ -36,7 +36,7 @@ With the files tested, some errors were detected that could be avoided using som

### ❌ iTextSharp.LGPLv2.Core

Issues with encoding.
Encoding issues.
The simple PDF generated by the library itself can be read, but another PDF tested returns problems with encoding.

- [SimpleTextExtractionStrategy ?](https://github.com/VahidN/iTextSharp.LGPLv2.Core/issues/7)
Expand Down

0 comments on commit ababd0c

Please sign in to comment.