Re: [iText-questions] PDFPage to Image

2013-06-02 Thread iText Mailing List
On Mon, 03 Jun 2013 08:17:17 +0200, Vinod Chand Gaddam wrote:And I am facing issue as parameter is in valid.Please read ISO-32000-1. You're only reading a single object. A JBIG2 image is stored in two images!In other words: it's only normal you can't create a valid image based on only one stream

Re: [iText-questions] Access denied for assembly 'itextsharp'

2013-06-02 Thread rjean99
Hello, did you ever find a solution to this? We are having the same issues on Windows Server 2003 IIS6 since updating our ASP app in Visual Studio. It will work for a while but then start happening again for no reason. I have to force a recompile (by touching web.config or something similar) the

[iText-questions] PDFPage to Image

2013-06-02 Thread Vinod Chand Gaddam
Dear Sir, I am using iTextSharp.dll (Ver 5.3.5) for rendering PDF Page in to image. But I am facing an issue that pdf document contains the images of type JBIG2 and when I read the pdf documents which returns the bytes int xrefIdx = ((PRIndirectReference)obj).Number; PdfObject pd