[iText-questions] remove me please

2012-05-09 Thread Al Jones
Remove e from this list please. __ Information from ESET NOD32 Antivirus, version of virus signature database 7123 (20120509) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ---

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

2012-03-19 Thread Al Jones
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 an invalid pdf. > > > &g

[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

Re: [iText-questions] itext quandary

2012-03-11 Thread Al Jones
ions] itext quandary > > Still need the pdf. Put it somewhere (https://www.wetransfer.com or > something like that). > > Paulo > > On Sun, Mar 11, 2012 at 5:57 PM, Al Jones wrote: > > > > Well, I told you what I thought might be of help at the moment :) and it > >

Re: [iText-questions] itext quandary

2012-03-11 Thread Al Jones
ct: Re: [iText-questions] itext quandary > > You are not telling us much either. We need the complete stack trace > and the PDF. > > Paulo > > > On Sun, Mar 11, 2012 at 3:41 PM, Al Jones wrote: > > I thought this would be fairly direct given the dll, but obviously no

[iText-questions] itext quandary

2012-03-11 Thread Al Jones
I thought this would be fairly direct given the dll, but obviously not. I'm trying to extract the author and title from several pdf files. I know that some may have trash, but I'm willing to put up with whatever I can get. However, I'm not even getting there and would appreciate some ideas. The