Java Aspose.Words Memory Settings

Hi,

What is the required and recommended memory allocation (heap size) when using the Java Aspose.Words package?

Thanks

@cjericho Amount of memory used by Aspose.Words depends on the document size and complexity. The bigger document is processed the more memory is required.
Also memory allocation depends on the performed operations. For example simple conversion between flow formats will eat less memory than rendering document to PDF.