aman0711

save as PDF and image on jsp

Recommended Posts

Guest Angie

Hi,

 

Apart from JavaScript, the only way to do client side exporting is by right clicking on the chart and selecting the chart image format.

 

Hope this helps.

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

FusionCharts does not support the feature you are looking for, at this time.

 

We will try to implement this feature in our next release.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Thanks for your continues patience and patronage.

 

Happy FusionCharting!smile.gif

Edited by Angie

Share this post


Link to post
Share on other sites

Hi,

 

how to change the SAVEPATH location and

 

HTTP_URI=http://www.yourdomain.com/images/ in ServerSide Exportation.............

 

and How to access the image from SAVED( HTTP_URI) location.....

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

We are glad to know that you have managed to solve your problem.

 

Keep FusionCharting!biggrin.gif

Share this post


Link to post
Share on other sites

Hi AnGie,:)

 

1 ......i Can Save the Exported Chart In User Defined Location in CLIENT SIDE Exportion without Clicking the "SAVE' again, :)

2...... I Can Save the Exported Chart in CLIENT Local Disc location In SERVERSIDE Exportion without changing the HTTP_URI path in Properties File:P

3.....i Can Call the Chart Export Function Without Clicking the "EXPORT MY CHART" button & without right Clicking and Select the Exported Format to Export the Chart.......B) ....................

 

 

To achieve all these I made Some changes and Some Extra Code to FCExporter_IMG.jsp,FusionChartExporter.js and Component.js files:D ...

 

 

Thanks And Regards,

SuBhaSh.P

"Nothing Is Impossible":)

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Thank you very much for your continued patience and patronage.

 

Happy FusionCharting!biggrin.gif

Share this post


Link to post
Share on other sites

Hi Subhash,

 

I need also save the fusionchart reports with the save button, please guide me how and what are the changes to do in the FusionChartExporter.js and Component.js files.

 

Regards,

Sreenivasulu.R

Hi AnGie,:)

 

1 ......i Can Save the Exported Chart In User Defined Location in CLIENT SIDE Exportion without Clicking the "SAVE' again, :)

2...... I Can Save the Exported Chart in CLIENT Local Disc location In SERVERSIDE Exportion without changing the HTTP_URI path in Properties File:P

3.....i Can Call the Chart Export Function Without Clicking the "EXPORT MY CHART" button & without right Clicking and Select the Exported Format to Export the Chart.......B) ....................

 

 

To achieve all these I made Some changes and Some Extra Code to FCExporter_IMG.jsp,FusionChartExporter.js and Component.js files:D ...

 

 

Thanks And Regards,

SuBhaSh.P

"Nothing Is Impossible":)

Share this post


Link to post
Share on other sites
Guest Sumedh

Greetings, smile.gif

 

You can export your charts as images and into PDFs as well, it lets you choose whether to export the charts at client-side or server-side.

 

For more information please read more here: http://docs.fusionch...ECOverview.html

 

For server-side export, read more: http://docs.fusionch...erOverview.html

 

For client-side export, read more: http://docs.fusionch...ntOverview.html

 

Hope this helps. smile.gif

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now