Skip to content
Guides

Releasing Library Resources

Overview

Learn how to use ComPDFKit Conversion SDK to release memory and file resources in Java, ensuring efficient resource management and smooth performance.

Notice

  • After calling this interface to release library resources, the ComPDFKit Conversion SDK will no longer function properly and must be reloaded.

Sample

java
LibraryManager.release();