Re: java.io.IOException: expected='startxref'

2009-10-27 Thread Pramod Pradhan
acktrace shows at least one class > with the prefix "org.pdfbox" used in former versions. > > BR > Andreas Lehmkühler > > > thanks, > > ~pramod > > > > 2009/10/27 Andreas Lehmkühler > > > >> Hi, > >> > >> Betreff: j

Re: java.io.IOException: expected='startxref'

2009-10-27 Thread Andreas Lehmkühler
nt version have the prefix "org.apache.pdfbox" and your stacktrace shows at least one class with the prefix "org.pdfbox" used in former versions. BR Andreas Lehmkühler > thanks, > ~pramod > > 2009/10/27 Andreas Lehmkühler > >> Hi, >> >>

Re: java.io.IOException: expected='startxref'

2009-10-27 Thread Pramod Pradhan
ocessor at org.apache.pdfbox.util.PDFStreamEngine.(PDFStreamEngine.java:131) ... 2 more thanks, ~pramod 2009/10/27 Andreas Lehmkühler > Hi, > > Betreff: java.io.IOException: expected='startxref' Gesendet: Di, 27. Okt > 2009 > > Von: Pramod Pradhan > > >Hi All, > >I

Re: java.io.IOException: expected='startxref'

2009-10-27 Thread Andreas Lehmkühler
Hi, Betreff: java.io.IOException: expected='startxref' Gesendet: Di, 27. Okt 2009 Von: Pramod Pradhan >Hi All, >I am trying to write a simple to code to just parse the text data from a pdf >file onto the console.I am hitting the below exception >java.io.IOException: expec

java.io.IOException: expected='startxref'

2009-10-26 Thread Pramod Pradhan
Hi All, I am trying to write a simple to code to just parse the text data from a pdf file onto the console.I am hitting the below exception java.io.IOException: expected='startxref' actual='' org.pdfbox.io.pushbackinputstr...@100ab23 at org.pdfbox.pdfparser.PDFParser.parseO