Re: [iText-questions] Trapping an invalid PDF in Visual Basic

2012-03-19 Thread Al Jones
ilto:pgpsoa...@gmail.com] > Sent: Monday, March 19, 2012 12:17 > To: Post all your questions about iText here > Subject: Re: [iText-questions] Trapping an invalid PDF in Visual Basic > > Looks like you're asking VB syntax and variable scope questions. I > don't see any iTextSharp

Re: [iText-questions] Trapping an invalid PDF in Visual Basic

2012-03-19 Thread Paulo Soares
Looks like you're asking VB syntax and variable scope questions. I don't see any iTextSharp question there. Paulo On Mon, Mar 19, 2012 at 4:50 PM, Al Jones wrote: > In a Visual Basic 2005 program which scan several hundred PDF's, I'm having > problems trying to trap those situations where I have

[iText-questions] Trapping an invalid PDF in Visual Basic

2012-03-19 Thread Al Jones
In a Visual Basic 2005 program which scan several hundred PDF's, I'm having problems trying to trap those situations where I have an invalid pdf. Try Dim reader As New PdfReader(strFile) Catch PrintLine(intBOLo