read a pdf file line by line
800438Oct 2 2009 — edited Oct 4 2009Hi
I am trying to read contents of a pdf file .I used pdfbox it worked but the problem ,is for large pdf files it throws OutofMemory Exception
so i want to know how to read a pdf file line by line using pdfbox or any other API's
Thanks