#27968

The local caching can be switched on with the following calls.
[language=java:3k1qn9jp]Map m = new HashMap();
m.put(PD4Constants.PD4ML_CACHE_IMAGES_IN_TMP_DIR, “true”);
pd4ml.setDynamicParams(m);[/language:3k1qn9jp]
A version, which supports the feature, is going to be released till 9th of July.