Month: December 2011
-
Using a Servlet to generate chart images for BIRT
I’ve been working with Google’s chart tools — specifically their Image Chart tools. My problem — I’m using BIRT as my PDF report engine, but I have a web interface. I want the report to look the same on the web as it does in BIRT (which has it’s own excellent native charting library). I…