[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Problems with switching between portrait &landscapeorientation
- Subject: RE: [sqr-users] Problems with switching between portrait &landscapeorientation
- From: "Beller, Jay" <jbeller@lbisoftware.com>
- Date: Fri, 12 May 2006 11:33:44 -0400
- Delivery-date: Fri, 12 May 2006 11:41:00 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AcZ12NIo14kh5Xk/Sr+/hsRXySUZbQAACHIA
- Thread-topic: [sqr-users] Problems with switching between portrait &landscapeorientation
Those Escape Sequences are for the laserjet's interpretation. They only have
an effect when the report is sent to a laser that recognizes the PCL language
(like HP LaserJet). It has no effect in viewing, or in PDF.
-----Original Message-----
From: sqr-users-bounces+jbeller=lbisoftware.com@sqrug.org
[mailto:sqr-users-bounces+jbeller=lbisoftware.com@sqrug.org]On Behalf Of
Kim Meyrowitz
Sent: Friday, May 12, 2006 11:29 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] Problems with switching between portrait &
landscapeorientation
In one report I need to have page one as portrait and page two as landscape.
After searching the archives it looks like if I use the following code to
send printer escape characters it should change the orientation from to
landscape:
new-page
encode <27>E<27>&110 into $Landscape
print $landscape ()
The problem is when I view the file in either spf or pdf output, all I see
it at the top of on page 'E & 110' but it does not turn to landscape.
What am I missing?
Thanks!
Kim
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users