hi, look at the sub pages of the pdfbox developers guide: http://pdfbox.apache.org/userguide/index.html for examples and as well here: http://svn.apache.org/viewvc/pdfbox/trunk/src/main/java/org/apache/pdfbox/examples/
there are some examples available. regards, philipp On Tue, Mar 9, 2010 at 10:40 AM, CGP <[email protected]> wrote: > Hello everyone! > I am new to PDFBox and trying to write my first java program using PDFBox.. > However it does not work, and I dont have any programming references > materials to read. > Sooo, could you please give me an sample program of PDFBox to me? > such as how to extract the 1st page of pdf file to a text file? > Thank you very much! > > Best, > Rance >

