Chapter 8 Using Scripting in a Report Design

BIRT provides a powerful scripting capability that allows a report developer to create custom code to control various aspects of report creation. This chapter provides an overview of scripting in BIRT. Subsequent chapters focus on implementing script event handlers in JavaScript and Java, writing event handlers for charts, and accessing data using scripted data sources.

Overview of BIRT scripting

When developing a BIRT report using the Eclipse Workbench, you can write custom event handlers in either JavaScript and Java. When developing a BIRT report using the BIRT RCP Report Designer, you can write only JavaScript event handlers.

Choosing between JavaScript and Java

Both JavaScript and Java have advantages ...

Get Integrating and Extending BIRT now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.