Re: [iText-questions] detecting corrupt PDF files with iText

2007-10-24 Thread 021336
hat a while back. Hope this at least leads you > to the correct answer. > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > 021336 > Sent: Tuesday, October 23, 2007 3:58 PM > To: itext-questions@lists.sourceforge.net

Re: [iText-questions] detecting corrupt PDF files with iText

2007-10-23 Thread Sean Conlon
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 021336 Sent: Tuesday, October 23, 2007 3:58 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] detecting corrupt PDF files with iText I am new to iText. Does iText have a built-in function for checking if a spe

[iText-questions] detecting corrupt PDF files with iText

2007-10-23 Thread 021336
I am new to iText. Does iText have a built-in function for checking if a specified PDF file is corrupt (e.g., like getting page counts)? If not, I saw in another thread that looping through all the objects in the dictionary would throw an exception if the object is corrupt. Is this the recommen