guoguo929

Members
  • Content count

    1
  • Joined

  • Last visited

About guoguo929

  • Rank
    Forum Newbie
  1. These days I am working with fcexporter to export images from fusioncharts on my JSP web page, and I got this problem: when I need to export several images that my IE browser cannot display all of them and needs to move the scrollbar down to see the charts, the fcexporter only starts to export the charts I can see in the current IE window. When I move down the scrollbar after a long time, I see the rest charts are starting to be exported at the progress from zero. How can I solve this problem? Thanks~!