Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export to PDF Macro not saving all reports

Hi,

I have a macro that prints pdf reports and it works well, except for the fact that it will only print 100 reports. I often have more than 100 values that need to be run through and a report created for each. is there a way around that?

1 Reply
marcus_sommer

Are you sure that only 100 reports are generated? Without an aprropriate timing between generating and storing/moving the files it could happens that they are overwritten or lost in any way. How does your code look like?

- Marcus