veerugadde Report post Posted June 3, 2009 Hello, I got a probelm with exporting charts in to pdf using the php class.The below code explains simple example where i bring the data from the database and access the chart id to export in to pdf doc.Can anyone please help me out looking at the sample code provided in the attachment? I am really sorry for my previous post. Thanks. ExportPDF.txt Share this post Link to post Share on other sites
veerugadde Report post Posted June 4, 2009 hello, I figured out the solution.When i was trying to access the chart id using the javascript, it's not allowing to do so.This is because the registerwithJS variable in fusioncharts_gen.php is set to false by default,which is not allowing me to access the chartid using the javascript.Please change the default value,if any one has the same problem. Thanks. Share this post Link to post Share on other sites
saptarshi Report post Posted June 5, 2009 Hello, Great. Share this post Link to post Share on other sites