开发者

integrating reports in a netbeans platform application

开发者 https://www.devze.com 2023-03-22 16:11 出处:网络
I am looking for a way to integrate jasper reports in a netbeans platform application. I have googled this and there seem to be no direct answer, so am asking to be helped 开发者_运维技巧in this.

I am looking for a way to integrate jasper reports in a netbeans platform application. I have googled this and there seem to be no direct answer, so am asking to be helped 开发者_运维技巧in this.

to be specific i use a MySql database and ireport designer to design my reports. I need to display the specific reports in a report viewer and display it in a top component.

please direct me on a way to accomplish this.


It seems like you should be using the JRViewer component.

Have a look at this Jasper Reports Swing tutorial. The only difference is that instead of embedding your JRViewer in a JFrame you'll be embedding it in a TopComponent

0

精彩评论

暂无评论...
验证码 换一张
取 消