Cleaning up resources

Are there any calls that need to be made after creating PDFs from scratch (via Pdf, Sections, Image, etc) or using PdfConverter after all the work is done to release resources, giving memory back to the system?

Hi Phil,

There are no extra calls to be made in order to release the memory or other resources. The component will release the resources after it has performed the action. However, some classes provide Close method. If a particular class provides this method, you may call it at the end. However, if you find any issues with the resource utilization, please do let us know.

Regards,