Re: [iText-questions] InvalidPdfException

2013-02-22 Thread 1T3XT BVBA
On 22/02/2013 19:16, Bill Sanders wrote: Results (Summary) Warning Compressed object streams used (except for tags) Info Resolution of bitmap images is lower than 550 pixels per inch (1 match on 1 page) At first sight this warning and the extra info doesn't seem related to your problem.

Re: [iText-questions] InvalidPdfException

2013-02-22 Thread 1T3XT BVBA
On 22/02/2013 19:16, Bill Sanders wrote: > We are a commercial licensed user of iText. I cannot post the actual > document in a public forum, however, I can pass it along to a formal > support chain of custody. Aha, I found NearStar Inc. in our customer records, but I can't find anyone with a

Re: [iText-questions] InvalidPdfException

2013-02-22 Thread Bill Sanders
Using iText 5.4.0 and back releases to 5.3.0. We are a commercial licensed user of iText. I cannot post the actual document in a public forum, however, I can pass it along to a formal support chain of custody. Preflight posts a warning: Results (Summary) Warning Compressed object streams us

Re: [iText-questions] InvalidPdfException

2013-02-22 Thread 1T3XT BVBA
On 22/02/2013 18:15, Bill Sanders wrote: Any suggestions would be greatly appreciated. No sample PDF is provided and you're not telling us if you're using iText 5.4.0 or an older version. I fear you won't get any useful suggestion. By the way: maybe the file opens in Acrobat with no errors,

Re: [iText-questions] InvalidPdfException: PDF header signature not found.

2011-11-21 Thread 1T3XT BVBA
On 22/11/2011 5:55, Prateek Gupta wrote: > InvalidPdfException: PDF header signature not found. > > The code for the PDF reader that I use is : PdfReader reader = new > PdfReader("report.pdf") The error message tells you that report.pdf doesn't start with "%PDF-" which means that it's an invalid

Re: [iText-questions] InvalidPdfException vs. BadPasswordException

2009-03-13 Thread 1T3XT info
Tobias van Treeck wrote: > Hi Bruno, > > thanks for implementing the feature: > > SF Tracker / Feature request 2282587: introduction of some typed > exceptions that are thrown when reading a PDF file. Instead of just > throwing an IOException, you now get a BaddPasswordException, > InvalidPdfExce

Re: [iText-questions] InvalidPdfException vs. BadPasswordException

2009-03-13 Thread 1T3XT info
Tobias van Treeck wrote: > Hi Bruno, > > thanks for implementing the feature: > > SF Tracker / Feature request 2282587: introduction of some typed > exceptions that are thrown when reading a PDF file. Instead of just > throwing an IOException, you now get a BaddPasswordException, > InvalidPdfExce