﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and ASP  / Save graph as image using ASP? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Mon, 08 Sep 2008 05:57:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;As of now, I am afraid, this is not easily possible using ASP. Wihtout using the DLL , you might need write hundred and thousands lines of ASP code to achieve this! which few would care to afford.</description><pubDate>Mon, 09 Jun 2008 09:07:58 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Is it possible to save as image without registering components to the server?</description><pubDate>Mon, 09 Jun 2008 08:21:11 GMT</pubDate><dc:creator>djfiii</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;We have alos tried our hands with another image writing DLL (as requested by one of our customers) which would help saving the chart as PNG file. Here is the URL to the DLL  from where you can download the DLL &lt;BR&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.oz.net/~cashton/dynimage.html"&gt;http://www.oz.net/~cashton/dynimage.html&lt;/A&gt;&lt;BR&gt;and register it using :&lt;/P&gt;&lt;P&gt;%SystemRoot%\system32\regsvr32.exe dynimage.dll&lt;/P&gt;&lt;P&gt;and attached is the code using the DLL :</description><pubDate>Wed, 23 Apr 2008 07:35:34 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi&lt;br&gt;&lt;br&gt;I have just tried this and it all worked a treat (except the bat file but I just registered GDlibrary.dll and it worked fine).&lt;br&gt;&lt;br&gt;Thank you very much for your excellent support :)&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 23 Apr 2008 04:25:16 GMT</pubDate><dc:creator>jojo</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi Jojo,&lt;/P&gt;&lt;P&gt;We have been wokring with the ASP Image saveing GD Wrapper taking cue from this URL :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.codeproject.com/KB/asp/GDLibraryWrapper.aspx"&gt;http://www.codeproject.com/KB/asp/GDLibraryWrapper.aspx&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;Couuld you please try the attached ASP file (FusionChartsSave.asp -  in a zip)?&lt;/P&gt;&lt;P&gt;N.B. Please note that you &lt;STRONG&gt;would need to download the required DLL files (GDLibrary.dll, bgd.dll) from the above URL &lt;/STRONG&gt;and register them to Windows Registry. For this, I have also attached a batch file Install.bat which would help you ease the Registration process. Please download the DLLs in a folder, keep the Install.bat in the same folder and run Install.bat. Once installed yon can try FusionChartsSave.asp.</description><pubDate>Wed, 23 Apr 2008 00:53:09 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;We're currently testing with another component and would update you ASAP.</description><pubDate>Tue, 22 Apr 2008 12:06:38 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi&lt;br&gt;&lt;br&gt;Your support staff were very quick in your response with giving me a script to work with ASP Image however ASP Image have not responded at all to my requests to update their out of date trials on their website and therefore I have been unable to test it all.  Does anyone know of any other components that do a similar job as ASP Image and that works with Fusion Charts please?&lt;br&gt;&lt;br&gt;Thanks</description><pubDate>Tue, 22 Apr 2008 04:08:36 GMT</pubDate><dc:creator>jojo</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Yes - once you're done with purchase, just drop us an email at support [at] fusioncharts.com</description><pubDate>Tue, 04 Mar 2008 06:57:43 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>That sounds perfect - the only thing holding me back was the fact that I might not be able to save the charts as images.  I take it you can provide the scripts by going through your support system once I have purchased FusionCharts?</description><pubDate>Thu, 28 Feb 2008 08:00:35 GMT</pubDate><dc:creator>jojo</dc:creator></item><item><title>RE: Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;You can save the charts using ASP+ASPImage (which you'll have to license, though). We can create the ASP script for you using ASPImage to do so.</description><pubDate>Thu, 28 Feb 2008 07:36:33 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Save graph as image using ASP?</title><link>http://www.fusioncharts.com/forum/Topic4701-30-1.aspx</link><description>Hi&lt;br&gt;I am creating a site for a client whereby they want to display charts and save the charts to use elsewhere and FusionCharts looks to be perfect.  My only issue is the saving of the graph into an image - has anyone had any success with this?  I want to know this will work before committing to buy.&lt;br&gt;&lt;br&gt;I have found a component that will save images through ASP - ASPimage (http://www.serverobjects.com/comp/Aspimage.htm), and this looks like it might work.  If anyone else has used this and got it to work then could you post an example please?  Any other suggestions would be welcome.&lt;br&gt;&lt;br&gt;Many thanks&lt;br&gt;</description><pubDate>Mon, 25 Feb 2008 06:05:43 GMT</pubDate><dc:creator>jojo</dc:creator></item></channel></rss>