|
|
|
|
Re: Is Paging Available If Don't User BirtViewer or Servlet? [2.1.1] [message #198838 is a reply to message #198572] |
Thu, 02 November 2006 15:13  |
Eclipse User |
|
|
|
Ty,
Take a look at this example
http://wiki.eclipse.org/index.php/Separate_Run_and_Render
The IReportDocument class has a call for determining the page total.
The navigation bars are built in the AJAX viewer. You will need to create
your own.
Jason
"Tyrone Hed" <tyronehed@earthlink.net> wrote in message
news:d15990444e4bb68c0bed9800553fcc2d$1@www.eclipse.org...
> Jason,
> Do you have an example of this anywhere? I can't understand why I would
> want to set the page number. Wouldn't that depend on the outcome of the
> execution?
> How does this cause 'back' and 'next' links/buttons to appear?
>
> Sorry to be thick but I have tried to feel my way through the API but
> it doesn't make exact sense.
>
>
> IReportDocument document = getReportDocument( engine,
> (String)pParameters[ 0 ] );
> IReportRunnable design = document.getReportRunnable();
> IRunTask runTask = engine.createRunTask( design );
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02721 seconds