Page orientation question

Subject: Page orientation question
From: "Jakub Nosek" <nosek@xxxxxx>
Date: Wed, 11 Aug 1999 11:16:07 +0200
Hallo,

I would like to change my page orientation from portrait to landscape via
following style:

(element REPORT0001
   (make sequence
      (make rule
        orientation: 'vertical
      )
      (make paragraph
            (process-children)
      )
   )
)

This doesn't work. I also tried small cheat with changing page-width and
page-height

(declare-initial-value  page-width      %page-width%)
(declare-initial-value  page-height     %page-height%)

but it also doesn't react.
Can anyone help me ?

Thanks a lot.

JN




Mgr. Jakub Nosek j.
Senior Consultant
GBS Consulting AG
Neugutstrasse 52
8600 Dübendorf
Switzerland

tel.: ++41 - 1 - 801 80 76
mobil: +41 - 76 - 54 89 662
fax.: ++41 - 1 - 801 80 66
e-mail: nosek@xxxxxx




 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread