I integrate the BIRT plugin in my application. in the development environment (windows) it works fine. but my deployment is on a Linux server. i getting the application startup error about the engine
I have a table, grouped by an element, like this : [GroupingELT] Header1|Header2 [ELT1]|[ELT2] And i\'d like to have the [GroupingELT] alone in the center of a page, the table on the next page and
I have made a static html page (called start.jsp) containing a form where the user select 2 date ranges and this form has date pickers for those text boxes. When the user submits
For this example data: Index, State, Food 1, CA, Hamburger 2, NY, Lettuce 3, CA, Cheese 4, NY, Lettuce 5, NY, Cheese
Has anyone tried using BIRT for reporting on a Rails app.. I am working on a pretty big app on ROR. I was trying to get BIRT to work happily with the app. Since the BIRT Report Designer cannot be used
Not entirely sure whether this has a name but basically I have a large HTML page that is generated from results in a db.
I have a Birt Report which read some stuff from a database. After that i want to increment a global Integer for every Detailrow that is loaded.
My BIRT report retrieves data using a SQL query (JDBC datasource). My SQL Server 2005 database is set to use snapshot transaction isolation.
I am trying to display a table to display of products (rows) in a single A4 fixed layout page. I manage to add a table with header/detail/footer sections but I can not set a minimum height for the det
Is there a way to set BIRT to output a report as XHTML (1.0 Transitional would be fine) instead of HTML?