| Get an IReportDocument from IRunAndRenderTask [message #769684] |
Thu, 22 December 2011 09:30  |
Alessio Pollero Messages: 65 Registered: August 2011 |
Member |
|
|
I have an application that generates report in a given output format(e.g. : HTML, PDF, ...) using report engine API, to generate the report in the desired format i create an IRunAndRenderTask instance and then call the run() method, this generate the report in the desired format, and everything works fine .
Now i want to retrieve also the IReportDocument of the generation and save it in a collection for later use , is it possible ? How can i get an IReportDocument from an IRunAndRenderTask ?
I assume that should be possible since RunAndRenderTask should before generate an IReportDocument and then render it ...
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02330 seconds