BIRT Viewer problem [message #259416] |
Thu, 25 October 2007 05:18 |
Eclipse User |
|
|
|
Originally posted by: sergiogomes.uxs.pt
Hi!
I have a RCP application, and a want to show a report like this:
http://www.onjava.com/pub/a/onjava/2006/07/26/deploying-birt .html
Using WebViewer how i can pass a JavaScriptObject???
i create a report using this:
task.addScriptableJavaObject("clients", collectionclientes);
task.run();
task.close()
and the report is created in HTML format in filesystem, everything fine.
But i wanna, click in button "Show Report" in my aplication, and show a
viewpart with report like the link page i send to you.
Thank for your help, sorry for my english..
|
|
|
Powered by
FUDForum. Page generated in 0.26363 seconds