What are you actually trying to do? Perhaps if you can post a small project here I can help you.
Duane *********************************** Technoracle Advanced Systems Inc. Consulting and Contracting; Proven Results! i. Neo4J, PDF, Java, LiveCycle ES, Flex, AIR, CQ5 & Mobile b. http://technoracle.blogspot.com t. @duanechaos "Don't fear the Graph! Embrace Neo4J" From: wangxinjing1988 <wangxinjing1...@163.com> Reply-To: <users@pdfbox.apache.org> Date: Saturday, 13 October, 2012 10:08 AM To: users <users@pdfbox.apache.org> Subject: problem,help Hello,my Friends.I had the problem of using PDFbox.When I wanted using PDFbox to read file of pdf in java environment, Most files can be read.but a few of files can't be read.For example notes.pdf.the detail of exception:as felow, java.io.IOException: Error: Expected an integer type, actual='Warning' at org.apache.pdfbox.pdfparser.BaseParser.readInt(BaseParser.java:1384) at org.apache.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:517) at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:184) at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1069) at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1036) at com.schoolknowledge.lucene.search.Search.main(Search.java:123) please ,help. stone.wng