<div><br clear="all">Hi folks,</div>
<div>&nbsp;</div>
<div>I am trying to save a tkinter canvas using canvas.postscript() method...</div>
<div>&nbsp;</div>
<div>The thing works fine when the canvas size is small; but it gets cut (from the top and left side) when the size increases..</div>
<div>Here is the code:</div>
<div>&nbsp;</div>
<div>c.postscript(file=filename,height = canvas_height,width = canvas_width,colormode=&#39;color&#39;,pagex=200,pagey=250)</div>
<div>&nbsp;</div>
<div>The image also gets printed very low on the page in the postscript file..??</div>
<div>&nbsp;</div>
<div>Can anybody help me to fix the problem..?</div>
<div>&nbsp;</div>
<div>Thanks in anticipation.</div>
<div>&nbsp;</div>
<div>Best Regards,</div>
<div>Asrarahmed<br>-- <br>To HIM you shall return. </div>