FusionCharts Forum: I Can Export Chart To Pdf - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I Can Export Chart To Pdf

#1 User is offline   Sabarinathan 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 19-January 12

Posted 19 January 2012 - 11:36 AM

any one help please i am using FCF_MSColumn3DLineDY char i like to export the chart to pdf but it say no data foung.
Server side is PHP i getting EMl is
<chart caption='test' xAxisName='Grade' pYAxisName='Total' numberPrefix='' sNumberSuffix='' useRoundEdges='1' bgColor='FFFFFF,FFFFFF' showBorder='0' exportEnabled='1' exportAtClient='1' exportHandler='fcExporter1' >
<categories >
<category name='C' />
<category name='D' />
<category name='F' />
</categories><dataset seriesName='No of student' showValues='0' color='AFD8F8' ><set value='7' />
<set value='4' /><set value='15' /></dataset>
<dataset seriesName='Total Number of Student' parentYAxis='S' color='F6BD0F' ><set value='7' />
<set value='4' /><set value='15' />
</dataset></chart>
then i am using this content in client

is

var myChart3 = new FusionCharts("../../../Charts/FCF_MSColumn3DLineDY.swf", "myChartId3", "400", "300", "0", "1");
myChart3.setXMLUrl("SimpleExample.xml");
myChart3.render("chartdiv3");Attached Image: temp.png
0

Other Replies To This Topic

#2 User is offline   Angshu 

  • Supreme Being
  • Group: Administrators
  • Posts: 3222
  • Joined: 08-December 10

Posted 19 January 2012 - 12:26 PM

Hi,

Welcome to FusionCharts Forum! Posted Image

I am afraid, FusionCharts free does not support exporting charts as image/PDF, as of now.

Please download the latest version of FusionCharts i.e FusionCharts XT Service Release 1 from: http://www.fusioncha...ownload/trials/ to avail the export feature.

Hope this helps.
Help us improve our documentation with your precious feedback at:

http://documentation...sioncharts.com/

Best,

Angshu

Follow us on @Twitter


0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic