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

2014-06-17 Thread giansluca
Thank you Michael! ;) -- View this message in context: http://itext-general.2136553.n4.nabble.com/PdfIndirectReference-null-from-ImageRenderInfo-getRef-tp4660066p4660070.html Sent from the iText - General mailing list archive at Nabble.com. -

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