someuser88

Members
  • Content count

    3
  • Joined

  • Last visited

About someuser88

  • Rank
    Forum Newbie
  1. Cannot open the downloaded Image

    It looks like the .jsp is adding 5 new line characters at the start of the image file because of the imports, if I remove these new line characters, the image opens everywhere fine. I'm going to put the code from the jsp in a class to avoid this.
  2. Cannot open the downloaded Image

    It looks like a bug in FusionChartsSave.jsp, because the data is being sent in the request, but the created image file can't be opened in browsers or ms image viewer.
  3. Cannot open the downloaded Image

    I have same problem. The image is corrupt after saving. I'm using java 1.4.2 weblogic 8 and the downloaded script FusionChartsSave.jsp from the latest version.