Attached is an example, created in OS BIRT 4.6.0, that showcases the capabilities of BIRT in a non-traditional report, an infographic visual.<br />
<br />
The report design is self contained for ease of demo purposes. It uses the sample Classic Models database, and has the images embedded in the report.<br />
<br />
Here are some notes about the techniques used:<br />
-- Grids were used to align report items such as images, text and data items. Image elements were split in two, into a top and bottom segments, in a photo editing program.<br />
<br />
-- The first chart utilizes a technique to illustrate the use of DIV tags to display the bar chart.<br />
<br />
-- The second chart is a Open Source BIRT chart with its beforeGeneration event modified similar to this DevShare:<br />
http://developer.actuate.com/community/forum/index.php?/files/file/1086-bar-chart-with-dynamic-markerthreshold-lines/<br />
<br />
Commercial BIRT provides even more features not available in Open Source BIRT such HTML5 Charts and Maps, and Custom Visualizations that can include other JavaScript Visualization packages such as D3.js or Google Maps. See this DevShare for commercial BIRT Infographic (aka InfographiX) examples:<br />
http://developer.actuate.com/community/forum/index.php?/files/file/1109-infographix-examples/