Sign in to follow this  
tf

Batch export of 47 charts to single PDF dies silently

Recommended Posts

Hello,

 I'm using the client-side batch export to create PDFs of multiple charts (from 1 to 50 or more) intoa  single PDF file.

Chart rendering works fine.

Capturing of the rendered charts work fine.

However, when I hit the "Save" button to trigger the javascript to save the PDF, if I have over, say, 40 charts, nothing happens. I see a spike in CPU on the client, but no dialog appears. When I have a smaller number of charts, everything works as I'd expect.

I've set FusionChartsExportObject.defaultParameters.debugMode = true; and no errors were thrown.

If it helps, I can sometimes download charts in mozilla firefox that did not download in IE.

I'd appreciate any help you might be able to provide.

-Ted

 HTML and javascript of an example page is as under:

<HTML><HEAD>
<META HTTP-EQUIV='Pragma' CONTENT='no-cache'>
<META HTTP-EQUIV='Expires' CONTENT='-1'>
<link rel='stylesheet' type='text/css' href='style.css' />
</HEAD><BODY><HR><script language='JavaScript' src='/common/FusionChartsFull/JSClass/FusionCharts.js'></script>
 <script language='JavaScript' src='/common/FusionChartsFull/JSClass/FusionChartsExportComponent.js'></script>
 
 <script type='text/javascript'> 
 //Define a function, which will be invoked when user clicks the batch-export-initiate button
 function initiateExport(){
   myExportComponent.BeginExport();
 }
  </script>
 <div id='org221073'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart221073', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=221073');    

 chart1.render('org221073');
 </script>
 </div><div id='221073100737'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073100737 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073100737', '600', '800', '0', '1');
  profile221073100737.setDataURL('profile.php?vEmplid=100737');    

 profile221073100737.render('221073100737');
 </script>
 </div><div id='221073101373'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073101373 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073101373', '600', '800', '0', '1');
  profile221073101373.setDataURL('profile.php?vEmplid=101373');    

 profile221073101373.render('221073101373');
 </script>
 </div><div id='221073201809'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073201809 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073201809', '600', '800', '0', '1');
  profile221073201809.setDataURL('profile.php?vEmplid=201809');    

 profile221073201809.render('221073201809');
 </script>
 </div><div id='221073200178'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073200178 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073200178', '600', '800', '0', '1');
  profile221073200178.setDataURL('profile.php?vEmplid=200178');    

 profile221073200178.render('221073200178');
 </script>
 </div><div id='221073204371'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073204371 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073204371', '600', '800', '0', '1');
  profile221073204371.setDataURL('profile.php?vEmplid=204371');    

 profile221073204371.render('221073204371');
 </script>
 </div><div id='221073102008'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073102008 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073102008', '600', '800', '0', '1');
  profile221073102008.setDataURL('profile.php?vEmplid=102008');    

 profile221073102008.render('221073102008');
 </script>
 </div><div id='221073213871'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073213871 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073213871', '600', '800', '0', '1');
  profile221073213871.setDataURL('profile.php?vEmplid=213871');    

 profile221073213871.render('221073213871');
 </script>
 </div><div id='221073213869'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile221073213869 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile221073213869', '600', '800', '0', '1');
  profile221073213869.setDataURL('profile.php?vEmplid=213869');    

 profile221073213869.render('221073213869');
 </script>
 </div><div id='org100737'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart100737', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=100737');    

 chart1.render('org100737');
 </script>
 </div><div id='100737101373'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737101373 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737101373', '600', '800', '0', '1');
  profile100737101373.setDataURL('profile.php?vEmplid=101373');    

 profile100737101373.render('100737101373');
 </script>
 </div><div id='100737201809'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737201809 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737201809', '600', '800', '0', '1');
  profile100737201809.setDataURL('profile.php?vEmplid=201809');    

 profile100737201809.render('100737201809');
 </script>
 </div><div id='100737200178'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737200178 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737200178', '600', '800', '0', '1');
  profile100737200178.setDataURL('profile.php?vEmplid=200178');    

 profile100737200178.render('100737200178');
 </script>
 </div><div id='100737204371'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737204371 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737204371', '600', '800', '0', '1');
  profile100737204371.setDataURL('profile.php?vEmplid=204371');    

 profile100737204371.render('100737204371');
 </script>
 </div><div id='100737215508'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737215508 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737215508', '600', '800', '0', '1');
  profile100737215508.setDataURL('profile.php?vEmplid=215508');    

 profile100737215508.render('100737215508');
 </script>
 </div><div id='100737212580'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737212580 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737212580', '600', '800', '0', '1');
  profile100737212580.setDataURL('profile.php?vEmplid=212580');    

 profile100737212580.render('100737212580');
 </script>
 </div><div id='100737103229'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737103229 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737103229', '600', '800', '0', '1');
  profile100737103229.setDataURL('profile.php?vEmplid=103229');    

 profile100737103229.render('100737103229');
 </script>
 </div><div id='100737213871'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737213871 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737213871', '600', '800', '0', '1');
  profile100737213871.setDataURL('profile.php?vEmplid=213871');    

 profile100737213871.render('100737213871');
 </script>
 </div><div id='100737102008'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737102008 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737102008', '600', '800', '0', '1');
  profile100737102008.setDataURL('profile.php?vEmplid=102008');    

 profile100737102008.render('100737102008');
 </script>
 </div><div id='100737213068'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100737213068 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100737213068', '600', '800', '0', '1');
  profile100737213068.setDataURL('profile.php?vEmplid=213068');    

 profile100737213068.render('100737213068');
 </script>
 </div><div id='org100793'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart100793', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=100793');    

 chart1.render('org100793');
 </script>
 </div><div id='100793101373'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793101373 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793101373', '600', '800', '0', '1');
  profile100793101373.setDataURL('profile.php?vEmplid=101373');    

 profile100793101373.render('100793101373');
 </script>
 </div><div id='100793204371'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793204371 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793204371', '600', '800', '0', '1');
  profile100793204371.setDataURL('profile.php?vEmplid=204371');    

 profile100793204371.render('100793204371');
 </script>
 </div><div id='100793201809'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793201809 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793201809', '600', '800', '0', '1');
  profile100793201809.setDataURL('profile.php?vEmplid=201809');    

 profile100793201809.render('100793201809');
 </script>
 </div><div id='100793102008'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793102008 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793102008', '600', '800', '0', '1');
  profile100793102008.setDataURL('profile.php?vEmplid=102008');    

 profile100793102008.render('100793102008');
 </script>
 </div><div id='100793213871'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793213871 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793213871', '600', '800', '0', '1');
  profile100793213871.setDataURL('profile.php?vEmplid=213871');    

 profile100793213871.render('100793213871');
 </script>
 </div><div id='100793200225'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793200225 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793200225', '600', '800', '0', '1');
  profile100793200225.setDataURL('profile.php?vEmplid=200225');    

 profile100793200225.render('100793200225');
 </script>
 </div><div id='100793201666'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793201666 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793201666', '600', '800', '0', '1');
  profile100793201666.setDataURL('profile.php?vEmplid=201666');    

 profile100793201666.render('100793201666');
 </script>
 </div><div id='100793212580'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile100793212580 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile100793212580', '600', '800', '0', '1');
  profile100793212580.setDataURL('profile.php?vEmplid=212580');    

 profile100793212580.render('100793212580');
 </script>
 </div><div id='org103031'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart103031', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=103031');    

 chart1.render('org103031');
 </script>
 </div><div id='103031101373'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031101373 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031101373', '600', '800', '0', '1');
  profile103031101373.setDataURL('profile.php?vEmplid=101373');    

 profile103031101373.render('103031101373');
 </script>
 </div><div id='103031102008'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031102008 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031102008', '600', '800', '0', '1');
  profile103031102008.setDataURL('profile.php?vEmplid=102008');    

 profile103031102008.render('103031102008');
 </script>
 </div><div id='103031201809'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031201809 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031201809', '600', '800', '0', '1');
  profile103031201809.setDataURL('profile.php?vEmplid=201809');    

 profile103031201809.render('103031201809');
 </script>
 </div><div id='103031215508'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031215508 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031215508', '600', '800', '0', '1');
  profile103031215508.setDataURL('profile.php?vEmplid=215508');    

 profile103031215508.render('103031215508');
 </script>
 </div><div id='103031200225'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031200225 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031200225', '600', '800', '0', '1');
  profile103031200225.setDataURL('profile.php?vEmplid=200225');    

 profile103031200225.render('103031200225');
 </script>
 </div><div id='103031201666'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile103031201666 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile103031201666', '600', '800', '0', '1');
  profile103031201666.setDataURL('profile.php?vEmplid=201666');    

 profile103031201666.render('103031201666');
 </script>
 </div><div id='org104326'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart104326', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=104326');    

 chart1.render('org104326');
 </script>
 </div><div id='104326101373'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326101373 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326101373', '600', '800', '0', '1');
  profile104326101373.setDataURL('profile.php?vEmplid=101373');    

 profile104326101373.render('104326101373');
 </script>
 </div><div id='104326213869'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326213869 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326213869', '600', '800', '0', '1');
  profile104326213869.setDataURL('profile.php?vEmplid=213869');    

 profile104326213869.render('104326213869');
 </script>
 </div><div id='104326200225'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326200225 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326200225', '600', '800', '0', '1');
  profile104326200225.setDataURL('profile.php?vEmplid=200225');    

 profile104326200225.render('104326200225');
 </script>
 </div><div id='104326201666'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326201666 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326201666', '600', '800', '0', '1');
  profile104326201666.setDataURL('profile.php?vEmplid=201666');    

 profile104326201666.render('104326201666');
 </script>
 </div><div id='104326212061'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326212061 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326212061', '600', '800', '0', '1');
  profile104326212061.setDataURL('profile.php?vEmplid=212061');    

 profile104326212061.render('104326212061');
 </script>
 </div><div id='104326212057'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326212057 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326212057', '600', '800', '0', '1');
  profile104326212057.setDataURL('profile.php?vEmplid=212057');    

 profile104326212057.render('104326212057');
 </script>
 </div><div id='104326212058'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile104326212058 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile104326212058', '600', '800', '0', '1');
  profile104326212058.setDataURL('profile.php?vEmplid=212058');    

 profile104326212058.render('104326212058');
 </script>
 </div><div id='org105747'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var chart1 = new FusionCharts('/common/FusionChartsFull/Charts/DragNode.swf', 'orgChart105747', '800', '600', '', '1');
 chart1.setDataURL('orgChart.php?%26vEmplid=105747');    

 chart1.render('org105747');
 </script>
 </div><div id='105747201809'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile105747201809 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile105747201809', '600', '800', '0', '1');
  profile105747201809.setDataURL('profile.php?vEmplid=201809');    

 profile105747201809.render('105747201809');
 </script>
 </div><div id='105747204371'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile105747204371 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile105747204371', '600', '800', '0', '1');
  profile105747204371.setDataURL('profile.php?vEmplid=204371');    

 profile105747204371.render('105747204371');
 </script>
 </div><div id='105747218549'>
   <p> </p>
   <p>FusionCharts needs Adobe Flash Player to run. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player Installed. You can downloaded it <a href='http://www.adobe.com/products/flashplayer/' target='_blank'><u>here</u></a> for free.</p>
 </div>
 <script type='text/javascript'>
  var profile105747218549 = new FusionCharts('/common/FusionChartsFull/Charts/DrawingPad.swf', 'profile105747218549', '600', '800', '0', '1');
  profile105747218549.setDataURL('profile.php?vEmplid=218549');    

 profile105747218549.render('105747218549');
 </script>
 </div>
<form method=post action=?vEmplid=221073>
<input type=checkbox name=drCharts value='1' checked> Show Direct Report Charts<br>
<input type=checkbox name=showProfiles value='1' checked> Include Candidate Profiles<br>
<input type=submit value='Create Charts'><br>
</form>
<input type='button' onClick='javascript:initiateExport();' value='Create PDF' />
<div id='fcexpDiv' align='left'>FusionCharts Export Handler Component</div>
<script language='JavaScript' src='/common/FusionChartsFull/JSClass/FusionCharts.js'></script>
<script type='text/javascript'>
 FusionChartsExportObject.defaultParameters.debugMode = true;
  //Render the export component in this
  //Note: fcExporter1 is the DOM ID of the DIV and should be specified as value of exportHandler
  //attribute of chart XML.
  var myExportComponent = new FusionChartsExportObject('fcExporter1', '/common/FusionChartsFull/Charts/FCExporter.swf');
  myExportComponent.debugMode='true';
  myExportComponent.sourceCharts = ['orgChart221073','profile221073100737','profile221073101373','profile221073201809','profile221073200178','profile221073204371','profile221073102008','profile221073213871','profile221073213869','orgChart100737','profile100737101373','profile100737201809','profile100737200178','profile100737204371','profile100737215508','profile100737212580','profile100737103229','profile100737213871','profile100737102008','profile100737213068','orgChart100793','profile100793101373','profile100793204371','profile100793201809','profile100793102008','profile100793213871','profile100793200225','profile100793201666','profile100793212580','orgChart103031','profile103031101373','profile103031102008','profile103031201809','profile103031215508','profile103031200225','profile103031201666','orgChart104326','profile104326101373','profile104326213869','profile104326200225','profile104326201666','profile104326212061','profile104326212057','profile104326212058','orgChart105747','profile105747201809','profile105747204371','profile105747218549']; 
 myExportComponent.componentAttributes.fullMode='0';
 //Set saving mode as both. This allows users to download individual charts/ as well as download all charts as a single file.
 myExportComponent.componentAttributes.saveMode='batch';
 //Show allowed export format drop-down
 myExportComponent.componentAttributes.showAllowedTypes = '0';
 myExportComponent.componentAttributes.defaultExportFormat='PDF';
 myExportComponent.componentAttributes.defaultExportFileName = 'Succession';
   myExportComponent.componentAttributes.width = '350';
   myExportComponent.componentAttributes.height = '140';
   //Message - caption of export component
   myExportComponent.componentAttributes.showMessage = '1';
   myExportComponent.componentAttributes.message = 'Click on button above to begin export of charts. Then save from here.';
   //Render the exporter SWF in our DIV fcexpDiv
   myExportComponent.Render('fcexpDiv');
 
	  
  </script>

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
Sign in to follow this