Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns.
Here is an example of my code
private static final int ROWS_COUNT = 20000;
private sta…...notifier July 4, 2025, 6:46pm 4 The issues you have...