Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

BIRT Design Engine API

Revision as of 19:39, 11 October 2006 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BIRT Design Engine API Examples

Several examples of using the DE API are presented below. Please read the Design Engine API page to understand how the API works.

Add comments at the end of the example.


  • Simple Create - Simple example to illustrate creating a report using the DE API

Back to the top