Top "Birt" questions

For questions about Eclipse BIRT (Business Intelligence Reporting Tool) which is an open source reporting system that integrates with your Java/Java EE application to produce compelling reports.

Can't display SVG charts in Internet Explorer 8

I made a servlet that runs and renders a BIRT report, using ReportEngine API. The only problem is that SVG …

servlets internet-explorer-8 svg birt meta-tags
How can I import JSON data from a REST API into BIRT?

I want to use BIRT to generate reports against data that comes from a JSON based REST API. How can …

json rest birt
BIRT: How to autofit width of last column when adjusting cell width

I am currently working on a report that needs the rightmost column to be aligned. I found a report that …

width cell birt adjustment
Integrate BIRT in existing webapp

I would like to add the BIRT reporting engine to an existing webapp in Tomcat. I don't need the BIRT …

java tomcat birt
Display "No Data" message when table is empty in BIRT Report

I want to hide a table and to report that "No Data" message is present if the query returns no …

birt
Java can't see all installed fonts in system

I have listed all available fonts in system by calling GraphicsEnvironment graphicsEnvironment = GraphicsEnvironment.getLocalGraphicsEnvironment(); Font[] fontNames = graphicsEnvironment.getAllFonts(); for (Font …

java fonts awt birt
How to make common master page in BIRT reporting?

How do I make a common masterpage in BIRT? I'd like all of my reports to use a common master …

birt
Maven repository for Eclipse BIRT runtime

I'm trying to find a maven repo to allow me to add BIRT reporting dependencies to a Eclipse Dynamic Web …

eclipse maven-2 birt m2eclipse
BIRT Runtime download / BIRT Viewer

I'm new to BIRT and managed to create some reports using Eclipse. I can see the report through the "BIRT …

birt viewer
Birt viewer cannot load the report query

When I am trying to run my BIRT viewer, the following error is displayed: Can not load the report query: 163. …

birt