Qlikview shuts down when using print-action for a large report
Hello,
I hope this is a fixable problem:
I have an app which provides several reports. these reports can be printed via action buttons in the app. With the more simple reports (with about 8 objects) there is not an issue. But I have a few reports which include over 20 objects on one page with a lot of calculations in these objects.
The print setup window appears when clicking the action button, but after that almost every action taken leads to Qlikview crashing and shutting down!
I also need to mention that not all object are shown before you hit the action button. The actions of the button are like this:
- Set vVariable1 (so that the first set of objects needed for the print are shown)
- Set vVariable2 (so that the second set of objects needed for the print are also shown)
- Print report (with opening the setup window)
- Reset vVariable2 (only the first set remains visible)
anyone knows how to fix this, without having to size down the report.