[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Printing report in Landscape
- Subject: RE: [sqr-users] Printing report in Landscape
- From: "Murty Mirthipati Venkata Suryanarayan" <murtym@hexaware.com>
- Date: Thu, 6 Jan 2005 01:01:33 +0530
- Delivery-date: Wed, 05 Jan 2005 14:26:59 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AcTzQQjC3EpBMUkJQPmPL26t5kHUrAAG/Sy7
- Thread-topic: [sqr-users] Printing report in Landscape
Paper-size is the parameter that determines the layout size. Try with something
like (8.5,11) and see the result.
Murty ;)
-----Original Message-----
From: Krishna Prasad Kommuri [mailto:kommuri@gmail.com]
Sent: Wed 05-Jan-2005 11:02
To: sqr-users@sqrug.org
Cc:
Subject: [sqr-users] Printing report in Landscape
Hi All,
Could anyone suggest me/give code for printing a report in LANDSCAPE.
I tried this code which gives the layout in landscape but while
printing the report it is choosing potrait.
begin-setup
declare-layout default
paper-size = (11,8.50)
orientation = landscape
top-margin = 0.75
bottom-margin = 0.5
left-margin = 0.5
right-margin = 0.5
char-width = 5
end-declare
!------------------------------------>I tried doing this but it didnt
work out !------------------------------------>so commented these
lines.
!declare-printer default-hp
! point-size = 5
! font = 5
!end-declare
!declare-report land
! layout = land1
! printer-type = hp
!end-declare
end-setup
Ant help is appreciated.
Thanks in advance.
Bye
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
Here was a non admissible message part of 'application/ms-tnef' MIME
type. It has been automatically discarded before sending the message to
the list.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users