RE: Configuring Portrait/landscape from PSRenderer

2002-06-19 Thread Ismaeil, Sameh Z
and the orientation, to be used by Acorbat. Thank you very much Jeremais -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 18, 2002 7:33 PM To: [EMAIL PROTECTED] Subject: Re: Configuring Portrait/landscape from PSRenderer We use Acrobat on Unix to print PDF's

Re: Configuring Portrait/landscape from PSRenderer

2002-06-18 Thread Jeremias Maerki
Is it possible to do the same thing with pdf? Yes, it is, if someone's going to implement it. Another question is if it makes sense to do this, or better: is it really necessary? I haven't investigated that, yet. I'm printing in portrait mode usually... I wonder what you're trying to do. AFAIK

Configuring Portrait/landscape from PSRenderer

2002-06-17 Thread Amine AMAR
Hi all, Is there a way to programatically control portrait/landscape orientation with PSRenderer. Or thru some other means. Thank's Amine

Re: Configuring Portrait/landscape from PSRenderer

2002-06-17 Thread Jochen . Maes
you can set your in your layout-master set something like this: fo:simple-page-master master-name=landscape page-height=21cm page-width=29.7cm margin-top=1cm margin-bottom=1.5cm margin-left=2cm margin-right=2cm fo:region-body margin-top=3cm/ fo:region-before extent=3cm/

Re: Configuring Portrait/landscape from PSRenderer

2002-06-17 Thread Amine AMAR
Jun 2002 15:47:10 +0200 Subject: Re: Configuring Portrait/landscape from PSRenderer you can set your in your layout-master set something like this: fo:simple-page-master master-name=landscape page-height=21cm page-width=29.7cm margin-top=1cm margin-bottom=1.5cm margin-left=2cm margin-right