Skip to main content



      Home
Home » Archived » BIRT » How to call BIRT Report in JSP Page(How to call BIRT Report in JSP Page)
How to call BIRT Report in JSP Page [message #997590] Tue, 08 January 2013 09:04 Go to next message
Eclipse UserFriend
How can I able to call the BIRT report using my jsp page?
For example I have a jsp page that displays a report then a button to export this report to produce a pdf file. How can I able to do this?

By the way Im very new in this technology so I really need a tutorials for this
Re: How to call BIRT Report in JSP Page [message #997858 is a reply to message #997590] Tue, 08 January 2013 17:09 Go to previous messageGo to next message
Eclipse UserFriend
The sample web viewer has an export to PDF feature, so you could just create your report, then use the tag library to embed the report viewer in jsp and then export to PDF from the viewer. If you don't want to use the viewer frameset, you could create an html button or a label with a hyperlink and build the URL to call your report in PDF. Let me know which way sounds more appealing.
Re: How to call BIRT Report in JSP Page [message #998497 is a reply to message #997858] Thu, 10 January 2013 00:33 Go to previous messageGo to next message
Eclipse UserFriend
Can you give me a link of very basic example that does calling the pdf? also passing parameters to the pdf from the JSP page
Re: How to call BIRT Report in JSP Page [message #998804 is a reply to message #998497] Thu, 10 January 2013 13:11 Go to previous message
Eclipse UserFriend
Take a look at this:

http://birtworld.blogspot.com/2007/09/22-birt-tag-library-building-custom.html

AND this:

http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php#tags
Previous Topic:Controlling the width of a bar on a bar chart
Next Topic:How to get all Images in Report and there datasets
Goto Forum:
  


Current Time: Wed Mar 19 13:25:43 EDT 2025

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

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

Back to the top