birt
birt copied to clipboard
Eclipse BIRT™ The open source reporting and data visualization project.
Hello, I'm having different issues configuring BIRT reports and the resources, samples are limited. Could you please check why following videos are not available. https://eclipse.github.io/birt-website/docs/my-first-report The following videos walks you...
We use birt as our reporting framework in a non-servlet application. We would like to use jndi to supply the connection. We used JndiKit to serve this. However, we were...
I figured out that the parsing of the element "TEXT" for text-type "HTML" is changed at behavior side which can cause wrong HTML-content for the HTML-output. I created the TEXT-element...
Situation: Using the BIRT runtime on a Linux system (with case-sensitive filenames). The report contains an image where the image filename is read from the database. The report expects the...
The rcp-designer version 4.15 milestone (Windows) is currently brooken according to #1588. The XML-source of a report isn't available (the page is gray) and there are NullPointerExceptions at the log-file....
Auto text number and report parameter page numbering breaks if an html block is inserted dynamically Currently using page numbering as a way to handle duplex printing. I generate a...
BIRT/JavaScript: Rhino engine, activate the "Version ES6" as new default for the BIRT-Rhino-engine
The BIRT-engine use for the JavaScript execution the Rhino-engine. The default versionof Rhino is since 1.7.9 version "180" (BIRT use currently version 1.7.10 based on BIRT 4.14). The plan would...
Create a simple data control of Decimal type in a report. Set control value to "1111111111111112.12". Print/preview report in Eclipse/View Report/Web Browser. See simple report design and report output attached....
Hi Team, We have been using the eclipse BIRT in our product and we are planning to support wildfly 27 to our product and which is a Jakarta EE 10...