Copyright © 2013 Elixir Technology Pte Ltd
Table of Contents
The Elixir Repertoire Runtime is a data and report generation engine that can read Elixir datasources and report templates and render the results into all Elixir supported formats from within your own Java application. The goal of the runtime is to provide a simple and straightforward Application Programming Interface (API) for developers to access data generation and reporting functionality such as previewing/printing and saving of reports.
The Java Virtual Machine (JVM) platform required to run the Runtime Engine is Java 6 or greater. In order to develop Java applications you will need the corresponding Java Development Kit.
The runtime module is located in the runtime subdirectory in the location where you installed Elixir Repertoire.
There is a Readme.html in the runtime directory which contains additional information.