Page 1 of 1

Large reports failing to render

Posted: Tue Nov 05, 2019 6:42 pm
by pdevgw
Hi,

I have been building PDF reports using Node.js directly from our server and they have been working well, we noticed thought that when our csv file has grown rather large the report just gives 1 page that is missing all data and columns. I did several tests with this and found for example that one csv file that was being used was just over 16,000 lines and 1.14 mb and it wouldn't render a report, but when I deleted half of the lines and got the same file to about 9,000 lines in the csv file the report ran and generated a 329 page pdf which was great. I then deleted the data from all but the first column and that successfully generated a report that was 467 pages, but of course was missing most of the data. This brings me to the question, is there a limit to the size of the reports that can be generated? and if so is there a way to increase that limit? I have included a sample CSV file that I cannot get to render a report. Any help would be appreciated, thanks

Re: Large reports failing to render

Posted: Thu Nov 07, 2019 9:15 pm
by Lech Kulikowski
Hello,

Could you explain your issue in more details, how do generate reports?
Please send us a sample report which reproduces the issue for analysis.

Thank you.