Hi
When I try to export a grid to pdf the application do it apparently well but the file has this error before the graphic
Notice: Undefined variable _SESSION in /var/www/scriptcase/tmp/scxxxxxxx.php on line 3
This file contains a call to _SESSION variable…
<html>
<head>
<META http-equiv=“Content-Type” content=“text/html; charset=[SIZE=18px]<?php echo $_SESSION[‘scriptcase’][‘charset_html’] ?>[/SIZE]” />
<script type=“text/javascript” language=“javascript” src="/scriptcase/prod/third/fusioncharts_xt_ol/FusionCharts/js/fusioncharts.js"></script>
</head>
<body>
Is there any way that fix this? Thanks