HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Caching policy › Re: Re: Caching policy
June 11, 2010 at 12:00
#27966
PD4ML caches images and stylesheets only in memory.
The most recent builds allow to force PD4ML (with an explicit API call) to cache to /tmp directory. All cache files are created with deleteOnExit flag, so in non-fatal situations they are auto-deleted