Re: how to draw in a ps file without margin?

From: Ding Hengtong <dinght_at_iopp.ccnu.edu.cn>
Date: Sun, 9 Apr 2006 15:26:46 +0800 (CST)

Hi,

  suppose P is a object pointer of class TPad, you can use

   P->SetLeftMargin(value)  

   P->SetRightMargin(value)

   P->SetTopMargin(value)

   P->SetBottomMargin(value)

  to fit your requirements.

 cheers,

 hengtong

On Sun, 9 Apr 2006, Xianguo Lu wrote:

> Dear Rooters,
>
> I want to draw a canvas in a ps file in such a way that the whole page of the ps file is exactly the same as the canvas, i.e.beyond the canvas, there is no margin in the ps file. How to do it?
>
> Thanks in advance.
>
> Xianguo Lu
> PKU China
>
>
 


Received on Sun Apr 09 2006 - 09:20:59 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:58 MET