Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...Font memory was not correctly released by dispose() method every...time. Is there any way to release this part of memory andrey...