Hi, I’m using Aspose.Words to export text documents, and get a ‘java.lang.OutOfMemoryError: Java heap space’ messages when calling the save method on some documents. The document I’m using has about 14MB of images in it. I am allowing 150MB to be allocated to the jvm and this is the maximum i can allocate. Are there any solutions you know of? I’ve checked the other threads but couldn’t see any.
Thanks