Arul wrote:
Hello,
I am using XSL-fo and producing PDF output using FOP.
In the XSL:Fo, I have used fo:external-graphic src="C:\tiff\output.tif"
Like this I have used many tiff images in XSL:FO document.
Here I got the PDF file. But After creating the PDF. I am not able to delete
the output.tif using delete() command from JAVA program.
Please help me..
Sounds like the file is held open by the TIFF reader. Try to clear
the image cache before deleting the file.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]