iTextSharp.LGPLv2.Core
iTextSharp.LGPLv2.Core copied to clipboard
PDF Reader does not read the text from pdf. unit test case is also failing.
Summary of the issue
I was using old version of itext and after updating, I need to change code. I have clone this repo and trying to run test Test_Extract_Text but test case is failing. I guess it is not reading pdf.
Environment
iTextSharp.LGPLv2.Core version:
.NET Core SDK version:
IDE:
Example code/Steps to reproduce:
paste your core code
Output:
Exception message:
Full Stack trace:
Namespace: amespace iTextSharp.LGPLv2.Core.FunctionalTests Class Name: PdfReaderTests TestCaseName: public void Test_Extract_Text()