"norman.richards(a)jboss.com" wrote :
http://jira.jboss.com/jira/browse/JBSEAM-2414
Thanks Norman!
I made another blog post on it:
http://chiralsoftware.com/blog/JFreeCharts-in-PDF-with-JSF-and-c47ae72d93...
This post discusses using the tag to put JFreeChart charts into a PDF. Bottom line: you
would think that the JFreeChart ChartPanel class would do the trick, but actually you get
the right result by writing a very simple extension of java.awt.Component, and it is a
good candidate for using as an anonymous inner class. I show some examples of charts
rendered into PDFs to show what the results are.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114864#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...