Hello everyone, I am lokking for a code to convert a pdf file into an excel sheet, such that the format be the same as it is od the pdf file...
The pdf file is 500 to 800 pages long..
please help me as soon as possible....
thank u... :):o
Printable View
Hello everyone, I am lokking for a code to convert a pdf file into an excel sheet, such that the format be the same as it is od the pdf file...
The pdf file is 500 to 800 pages long..
please help me as soon as possible....
thank u... :):o
Take a look at the Apache Foundation's projects...in particular PDFBox and POI - the former to work with PDF's and the latter for Excel.