Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.1, 2.6
-
None
-
None
-
Windows only
-
Patch
Description
Windows only.
The org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF class uses org.apache.xmlgraphics.image.codec.tiff.TIFFImage class to render TIFF images. This TIFFImage class is cached and holds on to seekStream which prevents the TIFF image to be deleted after generating a PDF document.
Note: I embed FOP in my application and it may create temporary image files.