Guides
Releasing Library Resources
Overview
Learn how to use ComPDFKit Conversion SDK properly, release memory and files for Android to ensure efficient resource management and stable app performance.
Notice
- After calling this interface to release library resources, the ComPDFKit Conversion SDK will no longer function properly and must be reloaded.
Sample
kotlin
ConverterManager.release();