Hello,
I was looking at providing alternative image provider to html context to handle 
email content where images do not have accessible path.  
htmlContext.setImageProvider(new AbstractImageProvider() ... 
does not work, as images are retrieved by a clone of image provider and any 
attempt at overriding retrieve method is futile.
The clone is created in HtmlPipeline.init() method
There has to be a way to provide custom ImageRetrieve class but I can not see 
it, anyone has any idea how to provide custom (Image) retrieve method?

Darek C
                                          
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to