Rendering and exporting issues
Posted: Tue Sep 09, 2025 2:09 am
Hello,
I used the provided render() and export() methods in my Java code.
However, in the case of a large amount of data, the report will become very large after rendering, causing memory overflow during subsequent exports. Is there a method to solve the memory overflow problem by simultaneously rendering and exporting and releasing the already exported memory.
Or do you have any better suggestions to solve memory overflow caused by large amounts of data?
I used the provided render() and export() methods in my Java code.
However, in the case of a large amount of data, the report will become very large after rendering, causing memory overflow during subsequent exports. Is there a method to solve the memory overflow problem by simultaneously rendering and exporting and releasing the already exported memory.
Or do you have any better suggestions to solve memory overflow caused by large amounts of data?