Take a look at Tabula http://tabula.nerdpower.org which uses PDFBox.
-- John > On 3 Mar 2014, at 16:15, Divya Muttineni <[email protected]> wrote: > > I am trying to convert the tabular data from pdf file to text(.txt) file. > In one of the article I came across > org.apache.pdfbox.pdfviewer.PDFPageDrawer. > > Can you please help me how to extend this and override the strokepath() > method. > > > Thank you, > Divya
