autark

Members
  • Content count

    1
  • Joined

  • Last visited

  • Days Won

    2

About autark

  • Rank
    Forum Newbie
  1. Hi, We're using Fusion Charts/Maps/Widgets Site v3.1 together with fcexporter.jar in order to export the charts to images/pdfs. We would however like to add our own elements to these exported objects (such as explanatory text etc.) From poking around in the class files from fcexporter.jar I can see that the charts are rendered using java.awt.image.BufferedImage. I'm thinking that it should be possible to add graphical elements to the BufferedImage, but doing that requires access to the java source files for fcexporter.jar. So my question is, would it be possible to get access to the java source for fcexporter.jar? -- Autark,