Hello,
I'm trying to problem with the swf. The flash is on top of the menu in my application. To address would have to use html directly with
, but the export to pdf does not work.
Would pass
using javascript to resolve the problem of flash over html?
Hi,
I'm trying to export to pdf, the following error message appears?
"chart.hasRendered is not a function"
function exportHandler()
{
var n = document.getElementById('fcExportDiv');
n.innerHTML = "";
//Get reference to chart.
var chart = getChartFromId("chart1Id");
if (chart.hasRendered()==true){
chart.exportChart();
}else{
alert("Aguarde ! Gerando gr