Large reports failing to render

Stimulsoft Reports.PHP discussion
Post Reply
pdevgw
Posts: 4
Joined: Wed Oct 09, 2019 5:28 pm

Large reports failing to render

Post 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
Attachments
SAMPLEdata.csv
(1.14 MiB) Downloaded 177 times
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Large reports failing to render

Post 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.
Post Reply