Re: [iText-questions] PDFReader fails when loading the PDF

2012-07-05 Thread mindrani
I was using an older version and got errors but thought that this may work in the newer version so I tried the latest version and I still get errors. Is there a specific way that the PDF should be created? Is converting word to PDF supported? Here is the stacktrace: ERROR LogError [(null)] - In

Re: [iText-questions] PDFReader fails when loading the PDF

2012-07-05 Thread Paulo Soares
What's the stack trace and what version of iTextSharp are you using. Paulo On Thu, Jul 5, 2012 at 9:20 PM, mindrani wrote: > http://itext-general.2136553.n4.nabble.com/file/n4655546/GSARescind.pdf > GSARescind.pdf > > Hi, > > The PDFReader fails when loading the PDF in attachment - GSARescind.pd

[iText-questions] PDFReader fails when loading the PDF

2012-07-05 Thread mindrani
http://itext-general.2136553.n4.nabble.com/file/n4655546/GSARescind.pdf GSARescind.pdf Hi, The PDFReader fails when loading the PDF in attachment - GSARescind.pdf The code goes into exception at the following line: Dim reader1 As New iTextSharp.text.pdf.PdfReader("c:\GSARescind.pdf") I also tr