Ashwanikumar singh

Ashwanikumar singh

  • NA
  • 39
  • 47.2k

Read text from PDF including tables

Jan 17 2018 12:47 AM
Hello guys,
I have got a scenarion where i want to read text from PDF including tables.
With itextsharp i am doing this but for few PDF its not working at all.
Suppose, if my PDF contains paragraphs on my 1st page and table on second page then its reading but when my PDF contains table on 1st page itself then its not reading.
I tried this below link :
 
https://bytescout.com/products/developer/pdfextractorsdk/how-to-extract-text-from-pdf-to-filestream-using-pdf-extractor-sdk-in-csharp
 
but still i am unable to extract text fully from my PDF i am interested in extracting text from PDF.
 
Please find my code below.
 
Is there any 3rd part dll ???
As far as i have searched there is no provision to read table from PDF.
Please suggest guys.
 
Thanks 

Attachment: doubt.rar

Answers (7)