Skip to content
Guides

Release 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

c#
// Release library resources.
LibraryManager.Release();