FOP caches images by their URI. If the same URI comes again, it is
assumed it's the same image. Please see here for a work-around:
http://xmlgraphics.apache.org/fop/0.95/graphics.html#caching

On 11.09.2008 17:43:19 Brian Trezise wrote:
> Question:  I'm using fop 0.95, and I'm caching my xsl file, generating the
> corresponding xml in realtime.  This is working fine.  However when I run
> this on our webserver, I'm noticing that it appears that the svg images are
> being cached somehow.  I haven't done anything that I know of to cause the
> svg images to be cached, the path to the image is stored in the dynamically
> generated xml, but I've confirmed this is happening by creating a pdf on the
> webserver and then removing the image file and re-creating the same pdf, and
> the image is still present in the output document.
> 
>  
> 
> I've double checked browser caching by first creating the pdf in firefox,
> then logging into the webserver using ie after removing the image as above
> and creating the same pdf again, and browser caching is not the problem.
> 
>  
> 
> Any help? Is there a configuration option to tell fop not to cache svg
> images?
> 
> Thanks,
> 
> 




Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to