iTextSharp.LGPLv2.Core icon indicating copy to clipboard operation
iTextSharp.LGPLv2.Core copied to clipboard

PDF Reader does not read the text from pdf. unit test case is also failing.

Open Mahul1992 opened this issue 4 years ago • 1 comments

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:

Mahul1992 avatar Mar 16 '22 12:03 Mahul1992

Namespace: amespace iTextSharp.LGPLv2.Core.FunctionalTests Class Name: PdfReaderTests TestCaseName: public void Test_Extract_Text()

Mahul1992 avatar Mar 16 '22 12:03 Mahul1992