<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi. <div>I have to make 10 plots in One page. For this I am using the script subplot.gs. </div><div><br></div><div>Can someone tell me how to use this. I have to draw it in a Portrait Mode (5 Rows and 2 Columns). </div><div><br></div><div>I am using the subplot like this. </div><div><br></div><div>run subplot.gs 10 1 2 (1st ROW TOP/LEFTMOST PLOT)</div><div>run subplot.gs 10 2 2 (1st ROW TOP/RIGHTMOST PLOT)</div><div>run subplot.gs 10 3 1 (2nd Row, 1st column)</div><div><br></div><div>But its not getting me desired number of plots. </div><div><br></div><div><br></div><div>Geeta</div>                                            </div></body>
</html>