Hi I have been working in C and Perl. I am new in Java. In my current ( in Java) project I want to extract some text from PDF files. These files contains, images and forms. I want to extract few fields (name, address ...etc) from these forms. I need your direction to start using PDFBox API 1) In PDF which example or tutorial should I refer to study Java API ?2) Is there any printed book from standard publishers for PdfBox? Is there any for this? Thanks Hemant

