I am running a batch application that is creating charts and drawing the on PDF using Itext.
I see alot of temp files being created and from JFreeChart with signatures like (+~JF57328.tmp).
Is there an option I need to specify not to create these temp files (or specify to remove them) as they fill my the tmp space pretty fast.. and I currently have to manually delete them.
I saw a few post on ChartDeleter, but it seems to be used within a webapp.
Thanks in advance for any help.
Remove Temp Files JFreechart Creates
-
- Posts: 5
- Joined: Fri Oct 26, 2007 8:02 pm
Remove Temp Files JFreechart Creates
Thanks,
Rafid
Rafid