Re: [iText-questions] colorspace exception during images extraction on a existing pdf

2014-06-14 Thread giansluca
thank you! i solved this problem about colorspace Exception ... but i have another little problem , i opened a new thread :) Gian -- View this message in context: http://itext-general.2136553.n4.nabble.com/colorspace-exception-during-images-extraction-on-a-existing-pdf-tp4660004p4660065.html S

[iText-questions] PdfIndirectReference null from ImageRenderInfo.getRef() ...

2014-06-14 Thread giansluca
hi all .. :) is the first time that happens to me .. i'm trying to extract images from a pdf, and some ImageRenderInfo obj have a null PdfIndirectReference (renderinfo.getRef()) .. but i can give without problem the PdfImageObject (renderinfo.getImage()) and then the bufferedImage .. is a normal

Re: [iText-questions] PdfIndirectReference null from ImageRenderInfo.getRef() ...

2014-06-14 Thread giansluca
after some debug i can add tho information ... the images with a null ref use this kind of ImageRenderInfo constructor: private ImageRenderInfo(Matrix ctm, InlineImageInfo inlineImageInfo, PdfDictionary colorSpaceDictionary) { this.ctm = ctm; this.ref = null; this.inlineIm

Re: [iText-questions] colorspace exception during images extraction on a existing pdf

2014-06-14 Thread rao tran
hi Do toy send me some email?? I saw some emails and suddenly they are gone. So i make sure that did u send me some mail?? R NHATRANGRNT > Date: Mon, 2 Jun 2014 15:22:52 -0700 > From: giansl...@gmail.com > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] colorspace e