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…...aspose-pdf-java taghayan April 29, 2021, 8:25am 1 Aspose-pdf-java utilizes...savePdfAspose function 2 times and it tasks 20-30 seconds each time. Profiling...