0
Usually you do not read PDF line by line. You have to read document (in Java PdfReader), then using high-level objects such as Chunk, Phrase, Paragraph, List, and so on you can access elements of page. These objects are often referred to as iText's basic building blocks.
http://www.dapfor.com/en/net-suite/net-grid/tutorial/editors 0
@
Sukesh Marla Thanx for the quick reply..
The code in the link u posted only reads the file from pdf and the text is all scattered.. Is there a way by which i can read it in the same order as it is in the pdf files?. Please check the image links i have posted in the query.