KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/www/FusionChart/Contents/exporting-image/server-side/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/queenjbs/www/FusionChart/Contents/exporting-image/server-side/ECExportDialog.html
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Exporting charts as PDF/Images - Configuring export dialog cosmetics </title>
<link rel="stylesheet" href="../../assets/ui/css/style.css" type="text/css" />
<script type="text/javascript" src="../../assets/prettify/prettify.js"></script>
<link rel="stylesheet" type="text/css" href="../../assets/prettify/prettify.css" />
<script type="text/javascript" src="../../assets/ui/js/jquery.min.js" ></script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute;
left:0px;
top:0px;
z-index:4;
visibility:hidden; }

a.whtbtnhide, a.whtbtnshow, a.whtbtnhidenav , a.whtbtnshownav { border-bottom:none !important; }
-->
</style>
<script type="text/javascript" language="javascript1.2" src="../../assets/ui/js/whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../../assets/ui/js/whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../../assets/ui/js/whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../../assets/ui/js/whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../../assets/ui/js/whlang.js"></script>
<script type="text/javascript" language="javascript1.2" src="../../assets/ui/js/whtopic.js"></script>
<script type="text/javascript" src="../../assets/ui/js/lib.js"></script>
</head>

<body>
<!-- breadcrumb starts here -->
<div id="breadcrumb"></div>
<script type="text/javascript">
	document.write( addFCBreadcrumb( [ "Home|../../Introduction/Overview.html", "Exporting as Image/PDF|../ECOverview.html", "Server-side export|ECServerOverview.html", "Configuring export dialog" ] ) );
</script>
<!-- breadcrumb ends here -->


<table width="98%" border="0" cellspacing="0" cellpadding="3" align="center">
  <tr> 
    <td class="pageHeader">Configuring export dialog cosmetics </td>
  </tr>
  <tr> 
    <td valign="top" class="text"><p>When the chart is in capture phase, it shows the export dialog as shown below: </p>    </td>
  </tr>
  <tr>
    <td valign="top" class="text"><img src="../Images/SAI_Progress.jpg" width="565" height="284" /></td>
  </tr>
  <tr>
    <td valign="top" class="text"><p>The cosmetics of this dialog can be customized using the following attributes: </p>    </td>
  </tr>
  <tr>
    <td valign="top" class="text"><table width="95%" border="0" cellpadding="2" cellspacing="0" class="table">
      <tr class="header">
        <td width="25%" class="header">Attribute Name </td>
        <td width="15%" class="header">Type</td>
        <td class="header">Description</td>
      </tr>
      <tr>
        <td width="25%" class="codeInline">showExportDialog</td>
        <td width="15%" class="text">Boolean (0/1) </td>
        <td class="text">Whether to show the export dialog during capture phase. If not, the chart starts capturing process without the dialog visible. </td>
      </tr>
      <tr>
        <td width="25%" class="codeInline">exportDialogMessage</td>
        <td width="15%" class="text">String</td>
        <td class="text">The message to be shown in the dialog box. The default is &quot;Capturing Data : &quot; </td>
      </tr>
      <tr>
        <td width="25%" class="codeInline">exportDialogColor</td>
        <td width="15%" class="text">Hex Color </td>
        <td class="text">Background color of dialog box. </td>
      </tr>
      <tr>
        <td width="25%" class="codeInline">exportDialogBorderColor</td>
        <td width="15%" class="text">Hex Color </td>
        <td class="text">Border color of dialog box. </td>
      </tr>
      <tr>
        <td width="25%" class="codeInline">exportDialogFontColor</td>
        <td width="15%" class="text">Hex Color </td>
        <td class="text">Font color to be used for text in dialog. </td>
      </tr>
      <tr>
        <td class="codeInline">exportDialogPBColor</td>
        <td class="text">Hex Color </td>
        <td class="text">Color of progress bar in dialog. </td>
      </tr>
    </table></td>
  </tr>
  <tr>
  <td height="25"></td></tr>
 
  <tr>
    <td valign="top" class="header">An example </td>
  </tr>
  <tr>
    <td valign="top" class="text"><p>Shown below is a customized dialog box: </p>
    <img src="../Images/ECServerDialog.jpg" width="400" height="300" />
    <p>It has the following parameters in XML:</p> 
      <pre class="code_container prettyprint">&lt;chart ... exportDialogColor='e1f5ff' exportDialogBorderColor='0372ab' exportDialogFontColor='0372ab' exportDialogPBColor='0372ab' ...&gt;</pre>
    </td>
  </tr>
</table>
<!-- footer links starts-->
<div id="fcfooter"></div>
<script type="text/javascript">
	document.getElementById("fcfooter").innerHTML =  addFCFooter("Configuring export formats|ECServerFormats.html","Client-side export|../client-side/ECClientOverview.html");
</script>
<!-- footer links ends -->
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--

	highlightSearch();

//-->
//]]></script>
</body>
</html>

Anon7 - 2021