birt
Can not link a Series to a chart SeriesDefinitions in BIRT
I am trying hard to implement a charting extension to an app that i am developing : so my problem is that I have written some code (the boiler plate one) for doing this in BIRT.[详细]
2023-04-03 11:03 分类:问答How to make a table with many columns in a report
I would like to create a report containing a table that will not fit to one page, since it has too many columns开发者_开发知识库. I want BIRT to create a report that you can print and put the pages ne[详细]
2023-04-02 12:38 分类:问答How do I create a Radar chart in BIRT ? (sample of what I have done in the post)
I am trying to programmatically create a Radar Chart in my app with BIRT. It seems that BIRT lacks documentation so I am struggling with it (I\'m wondering how it can be so popular with so little docu[详细]
2023-04-02 06:01 分类:问答Why is there no Maven repository for Eclipse Birt 3.7 => There is one for Birt 4.2
Now, since Birt 3.7 has an easier way to use the runtime (just deploy the jars), why is there no maven repository?[详细]
2023-04-01 19:24 分类:问答How to remove default lines on BIRT cross-tab object
The report output i hav开发者_如何转开发e calls for no-column lines. I\'m using a crosstab to generate the data i need, however BIRT crosstabs seem to auto-include its own formatting, namely, gray ce[详细]
2023-03-31 06:38 分类:问答Can BIRT be used as a test-bed for a logging program?
I\'m trying to model an autono开发者_Go百科mic computing system. Can I use BIRT as thetest-bed?BIRT is a reporting tool (and which, despite its name, has very little business intelligence at all - we[详细]
2023-03-30 20:55 分类:问答Problems using two OSGI applications in Tomcat
whenever I start and access BIRT and an Eclipse RAP application deployed in Tomcat, Tomcat \"crashes\" (does not accept any new requests). This does not always happen immediately after the first acces[详细]
2023-03-27 16:29 分类:问答Birt null pointer exception
config = new EngineConfig(); config.setEngineHome( \"C:/birt-runtime-3_7_0/ReportEngine\" ); // config.setLogConfig(\"c:/temp\", Level.FINE);[详细]
2023-03-27 01:49 分类:问答Creating a free form BIRT report using Scripted Datasource
I am trying to create a free form BIRT report. The report is not consisted to rows which have the same columnNames in each row.[详细]
2023-03-25 16:17 分类:问答BIRT Reports, passing SQL to a query's parameter
In Crystal Reports you can pass SQL directly to a report’s parameter as a string and the SQL is resolved when the report is run.[详细]
2023-03-23 21:27 分类:问答