1. JFreechart / itext integration color issue jfree.orghi, I get following issue while trying to put Jfreechart into pdf using itext. define a pie chart then set one section a bright rgb color like (192,0,0) then draw it on itext graphic 2d device. this rgb color turns to be (182,30,35). while i draw the pie chart directly on ChartFrame it is perfect. |