Integrating BIRT Examples
BIRT Design Engine API
Introduction      Demonstration      Java Code

Introduction

This example presents a Java program that utilizes the BIRT Design Engine API. The BIRT Design Engine API provides the Java developers added flexibility to produce reports programmatically. Using the API, the Design Engine provides the capability to customize elements of the report while integrating this capability into existing enterprise applications.

Demonstration

Design Engine Flash Example – This example demonstrates using the Design Engine API.

Java Code

CColumn.java – Java code used in the demonstration.
TestCColumn.java – Java code used to test the class that uses the Design Engine API.

Last Updated: Oct 19, 2005