Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Rendering report in Swing app
Rendering report in Swing app [message #159191] Tue, 09 May 2006 02:08 Go to next message
Jon  is currently offline Jon Friend
Messages: 6
Registered: July 2009
Junior Member
Hi,

I'm evaluating BIRT and am curious how one can render a report in a
non-Web enabled Swing app without having to utilize a web based report
viewer. I would like to render the report in a JPanel if possible. Can
this be done without much difficulty?

Thanks in advance.
Re: Rendering report in Swing app [message #159561 is a reply to message #159191] Tue, 09 May 2006 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: m.n.com

Hi Jon,
I am doing this. The only way, that I know of, is to create a PDF
and show the pdf via a PDF viewer or a browser.



Mark


Jon wrote:
> Hi,
>
> I'm evaluating BIRT and am curious how one can render a report in a
> non-Web enabled Swing app without having to utilize a web based report
> viewer. I would like to render the report in a JPanel if possible. Can
> this be done without much difficulty?
>
> Thanks in advance.
>
Re: Rendering report in Swing app [message #159644 is a reply to message #159561] Tue, 09 May 2006 15:31 Go to previous messageGo to next message
Jon  is currently offline Jon Friend
Messages: 6
Registered: July 2009
Junior Member
Hi Mark,

Thanks for the response. I was hoping not to have to do that, but perhaps
that is the only way. I'm also evaluating JasperReports, and am leaning
toward BIRT. As far as I can tell, my only problem with BIRT is the
report rendering for my scenario.
Re: Rendering report in Swing app [message #160227 is a reply to message #159644] Thu, 11 May 2006 11:40 Go to previous messageGo to next message
Jon  is currently offline Jon Friend
Messages: 6
Registered: July 2009
Junior Member
Were you able to provide user interaction with the report, i.e. triggers,
or was this a static report, viewable only?
Re: Rendering report in Swing app [message #161415 is a reply to message #160227] Tue, 16 May 2006 13:25 Go to previous message
Eclipse UserFriend
Originally posted by: m.n.com

View only. It was a pdf.

Anything else will require a browser and interaction with a web server.

Or you will have to duplicate the HTML functionality in Swing.

Jon wrote:

> Were you able to provide user interaction with the report, i.e.
> triggers, or was this a static report, viewable only?
>
Previous Topic:How to add parameters in the Chart
Next Topic:probleam in dataset
Goto Forum:
  


Current Time: Sat Oct 19 09:04:54 GMT 2024

Powered by FUDForum. Page generated in 0.04339 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top