Hi Reuben,
HI, I have a similar experience with my application after processing a few hundred documents and converting them to PDF the memory grows exponentially. I did some monitoring and confirmed there were lots of objects being allocated to the LOH in memory, therefore not getting cleared when they should. Your documentation states that calling pdf.Save() should release the resources for Garbage collection, but that doesn’t seem to be the case. Can you provide some assistance? This is a production issue.
Hi Joe,
Can you please share which API are you using and also share your code?
Best Regards,