[ https://issues.apache.org/jira/browse/PDFBOX-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Lehmkühler resolved PDFBOX-312. --------------------------------------- Resolution: Duplicate > Expected to read '%%EOF' instead started reading 'e' > ---------------------------------------------------- > > Key: PDFBOX-312 > URL: https://issues.apache.org/jira/browse/PDFBOX-312 > Project: PDFBox > Issue Type: Bug > Priority: Minor > > [imported from SourceForge] > http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1801070 > Originally submitted by poorani on 2007-09-24 04:44. > Hi, > I am trying to search a particular word in PDF document. Am getting the > following exception when i use the statement : > PDDocument.load(fileName) > Error : > java.io.IOException: Error: Expected to read '%%EOF' instead started reading > 'e' > at org.pdfbox.pdfparser.BaseParser.readExpectedString(BaseParser.java:1022) > at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:364) > at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) > at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:707) > at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:691) > Can anybody help me in this. > Thanks in advance. > cheers, > Poorni -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.