Java heap space error when using new Aspose.Words 14.7.0 but works fine with older version 3.0.0

Recently we upgraded tfrom 3.0.0 version to 14.7.0 for the support of control contents.


But when we process the .rtf file (attached below) liek multiple times (eg:50 or 100) it throws exception. But where as in older version we used previously it works fine.

Is it like the new version consumes more memory?

We want to know the reason for it and let us know what can be done for htis apart from increasing heap size.
Thanks & Regards,
Khaja.

Hi Khaja,

Thanks for your inquiry. I would suggest you please upgrade to the latest version (v14.10.0) from here and let us know how it goes on your side.

If the problem still remains, please create a standalone/runnable simple Java application that demonstrates the code you used to reproduce the shared issue and share it here for testing purposes. We will then provide you more information on this along with code.