Programming using the BIRT Reporting APIs : Generating reports from an application : Preparing to render a formatted report
 
Preparing to render a formatted report
Render a formatted report from a report design by calling the method IRunAndRenderTask.run( ). Render a formatted report from a binary report document by calling the method IRenderTask.render( ).