Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Preload Report section on background
Preload Report section on background [message #1233771] Mon, 20 January 2014 12:44 Go to next message
José Litux is currently offline José LituxFriend
Messages: 52
Registered: March 2013
Member
Hi all


I've got a big report divided by 4 sections. Each section defined by "page-break-after"

Instead of executing all the queries and loading the whole report and then navigating to the rest of the sections....is there any way of executing and showing the first page only, and then in the background the rest while the user is reading first page?


maybe is impossible but i would like to give it a try


Thanks in advance
Re: Preload Report section on background [message #1233831 is a reply to message #1233771] Mon, 20 January 2014 15:44 Go to previous messageGo to next message
Eric Daly is currently offline Eric DalyFriend
Messages: 11
Registered: January 2013
Junior Member
I'm not sure how to implement this, but it may point you in the right direction:
http://www.eclipse.org/forums/index.php/t/285759/
Specifically Quote:
Viewing report while it is still being built works for us in 3.7.1. It is achieved by this line of code called on IRunTask:
task.enableProgressiveViewing(true);
Re: Preload Report section on background [message #1234131 is a reply to message #1233831] Tue, 21 January 2014 09:52 Go to previous message
José Litux is currently offline José LituxFriend
Messages: 52
Registered: March 2013
Member
thanks for the tip
Previous Topic:Footer of the report doesn't get exported to pdf
Next Topic:CJK Unified Ideographs Extension B Generate PDF problem
Goto Forum:
  


Current Time: Sat Apr 27 04:10:45 GMT 2024

Powered by FUDForum. Page generated in 0.03124 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top