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

[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