|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/26/2008 9:28:19 AM
Posts: 4,
Visits: 32
|
|
| We have another demand, we would like to export to different formats inside the same page depending on what button the user clicks. So we need either the opportunity to change dynamically imageSaveURL or to add another parameter to imageSaveURL to determine the selected format.
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 5/15/2008 10:23:51 PM
Posts: 11,
Visits: 29
|
|
Why not use some library like this and embed into the chart with a right click option. The conversion will still need to happen at the application level
http://www.bytescout.com/swftoimage.html
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 5/15/2008 10:23:51 PM
Posts: 11,
Visits: 29
|
|
Another option would be to programattically generate a PDF file with an embedded Flash object. Something similar to:
http://pdfill.com/index.html
Building this functionality in FusionChart would be an awesome feature. A lot of clients want to save charts locally and this is currently a limiting factor in FusionCharts.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/27/2008 9:30:37 AM
Posts: 2,
Visits: 2
|
|
| Will you provide Visual Basic code for the "Saving as Image" function in the future?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
http://www.bytescout.com/swftoimage.html wouldn't work as it generates images from static SWFs at server side. FusionCharts static SWF doesn't actually contain the chart- it contains code to generate charts.
http://pdfill.com/index.html seems like a client side tool to generate PDFs?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/9/2008 2:18:45 AM
Posts: 1,
Visits: 1
|
|
| Do you talk the softwar SWF To Screensaver Scout, which can convert swf to JPG, TIFF, PDF and PNG image files, I have used it, it is good.
|
|
|
|