posted 13 years ago
Hi,
I am very new to Fop and xsl can someone please explain me how dose the FOUserAgent uses URIResolver to resolve images etc.
I have a map<url,Image> that i have used to load the Images. I assigned the ImageUriResolver(I made it) to FOUserAgent.setUriResolver(ImageUriResolver) but the images are not inserted in my pdf.
When I debug I can't see the ImageUriResolver.resolve() geting executed.
If some1 please explain in brief the mechanism of FOUserAgent & URIResolver it will be great help to me.
thanks in advance.
Regards,
Atish