RE: [iText-questions] NPE in PdfReader

2003-10-13 Thread Matt Griffin
OTECTED] Subject: RE: [iText-questions] NPE in PdfReader At 8:49 AM -0400 10/13/03, Matt Griffin wrote: >Leonard, I agree completely. However, we all know that we live in the >analog ;) Yes, but at the same time Adobe and those of us on standards committees (like PDF/X and PDF/A) ar

RE: [iText-questions] NPE in PdfReader

2003-10-13 Thread Leonard Rosenthol
At 8:49 AM -0400 10/13/03, Matt Griffin wrote: Leonard, I agree completely. However, we all know that we live in the analog ;) Yes, but at the same time Adobe and those of us on standards committees (like PDF/X and PDF/A) are tightening down the spec as much as possible, so that documents that

RE: [iText-questions] NPE in PdfReader

2003-10-13 Thread Matt Griffin
: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Sunday, October 12, 2003 10:09 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [iText-questions] NPE in PdfReader At 2:17 PM -0400 10/10/03, Matt Griffin wrote: >Legally, probably not :-\ The file you provided is NOT a valid

RE: [iText-questions] NPE in PdfReader

2003-10-12 Thread Leonard Rosenthol
At 2:17 PM -0400 10/10/03, Matt Griffin wrote: Legally, probably not :-\ The file you provided is NOT a valid PDF and should be correctly rejected by iText and Acrobat itself as Page #1 does NOT have the required MediaBox. Leonard -- -

Re: [iText-questions] NPE in PdfReader

2003-10-11 Thread Paulo Soares
iteratePages(kid); } popPageAttributes(); } } Best Regards, Paulo Soares - Original Message - From: "Matt Griffin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 19:17 Subject: RE: [iText-questions] NPE in PdfReader > Legally, probably

RE: [iText-questions] NPE in PdfReader

2003-10-10 Thread Matt Griffin
ears nowhere. Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Leonard Rosenthol Sent: Friday, October 10, 2003 1:37 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [iText-questions] NPE in PdfReader At 12:58 PM -0400 10/10/03, Matt Griffin wrote: &

Re: [iText-questions] NPE in PdfReader

2003-10-10 Thread Leonard Rosenthol
At 12:58 PM -0400 10/10/03, Matt Griffin wrote: We've started receiving PDFs that do not use /mediabox intructions. A Page MUST have a MediaBox or it's not a valid PDF page. It is possible that the page takes advantage of inherited properties and iText does not... Can you send a PDF to verify

[iText-questions] NPE in PdfReader

2003-10-10 Thread Matt Griffin
Hi all, I'd first like to say that we replaced a closed source PDF engine with iText about six months ago and have seen smooth sailing since. (Well, until today...) We've started receiving PDFs that do not use /mediabox intructions. These files are just a series of full-page fax decodes. We st