Quantcast
Channel: Deploying BIRT Reports - DevShare
Browsing latest articles
Browse All 25 View Live

Birt Report Printing Without User Interaction (Background Printing)

Nice blog post showing how to do server side printing of reports without user interaction. Here are the steps covered in the post: Steps : (1). Create a servlet which can be invoked from a simple Java...

View Article


Birt Report Thumbnails

This is an german article about: How to write a Servlet which produces realtime thumbnails from BIRT Reports. In this approach the JSF4Birt Library is used to get a shared BIRT runtime inside a...

View Article


Building Birt Based Dashboard

The article discusses four categories of gadgets and how to use them.

View Article

A Glance At Birt(2.5.1 & 2.6.0)

Few places that I was stuck into and later realised ways to do it. It cover\''s my observations on the XLS emitter of 2.5.1 and 2.6.0.

View Article

Deploying Birt On Jboss

This is a short article I wrote on deploying the BIRT 2.6 Viewer on a CentOS server running JBoss.

View Article


Deploying Birt On Tomcat

This is a short article I wrote on deploying the BIRT 2.6 Viewer on a CentOS server running Tomcat.

View Article

Limit Birt Heap Usage To Avoid Outofmemoryerror

Eclipse BIRT is a very commonly used platform for generating many kind of reports. It provides core reporting features such as report layout, data access and scripting. Specially, its report layout...

View Article

Passing Tivoli Common Reporting Userid In Birt Reports

Tivoli Common Reporting is a Websphere based reporting product that relies on BIRT report engine.  TCR provides necessary authentication & authorization features and web based front end for BIRT...

View Article


Link Birt 360 Gadgets

Linking gadgets is easy  and involves matching the published data field from the data selection gadget to a data field in the data visualization gadget

View Article


Jboss 6 Birt Service Integration

A tutorial how to integrete the BIRT report service engine into the JBoss 6 server. Link

View Article

How To Deploy Eclipse Birt Web Viewer To Glassfish Server

BIRT is usually deployed on Apache Tomcat. But it runs very well in GlassFish too. Read the complete article here: Deploying Eclipse BIRT Web Viewer to GlassFish 3.0/3.1 Java EE Server on Ubuntu

View Article

Page-Break Pagination Is Broken For Rendertasks

Hi, There is a small bug in RenderTask.java that seems to have been there for a long time. The bug prevents emitters using page-break-pagination from paginating correctly (at all). This doesn\''t...

View Article

See Your Birt Reports On Mobile Device

Actuate released native BIRT mobile apps that makes it possible to access existing BIRT reports on iOS and Android mobile devices. The app when installed has preconfigured connections to a demo account...

View Article


Publish Content To Birt Ondemand Using Birt Designer

The user experience when browsing and downloading content from the BIRT onDemand repository is identical to the BIRT iServer. More specifically the user invokes the same iServer Explorer view within...

View Article

Relative File References In Birt Reports

Some components of BIRT (like the flat file data source) need absolute file references, which is irritating if you just want to deploy a data file alongside a report design.  This blog entry provides...

View Article


Birt: Running A Multi-Select Parameter Report From Java

This is an example piece of Java Code that will execute a multi-parameter report using the Report Engine API.

View Article

Image may be NSFW.
Clik here to view.

Ernie project

Ernie Report GeneratorWelcome to the alpha release of Ernie, a high performance, asynchronous report generator. Developers can integrate Ernie using an embedded Java or Scala API, or deploy a servlet...

View Article


Using BIRT 4.3.0 with Maven

Integrating BIRT (POJO engine) with maven ought to be as simple as placing the following dependency into your pom.xml: <dependency> <groupId>org.eclipse.birt.runtime</groupId>...

View Article

Image may be NSFW.
Clik here to view.

Updating the SpudSoft Excel Emitters in BIRT 4.3.1

Note, I've only tested this with BIRT 4.3.1, but it should be the same for 4.3.0.In order to get updated SpudSoft Excel Emitters working in BIRT 4.3.1 you first need to completely remove any reference...

View Article

Deploying Actuate Java Components to JBoss 5.0

This tip is intended to help you deploy the ActuateJavaComponent.war file on JBoss 5.0.  This was tested with JBoss 5.0.1 GA and ActuateJavaComponent.war version 10 SP1 Fix3. The...

View Article
Browsing latest articles
Browse All 25 View Live