I’m using FusionCharts Free for a page, and I’m trying to export the graph, to image or/and PDF. The Trial Version have this option, and is very useful, but the Free version does not have this function. The code to make a graph is very simple:
<?php
echo renderChartHTML("FCF_Column3D.swf", "Data/Data.xml", "", "myFirst", 600, 300);
?>
Is there any library, script or something to export this code in PDF or JPG?
Thanks
This is not available in FusionCharts FREE.
However, the commercial version provides a lots of options.