[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] printing Landscape Legal size paper
- Subject: RE: [sqr-users] printing Landscape Legal size paper
- From: "Bob Helm" <Bob.Helm@mediware.com>
- Date: Mon, 9 Oct 2006 14:19:36 -0500
- Delivery-date: Mon, 09 Oct 2006 15:22:22 -0400
- In-reply-to: <93D0418A67D27C47BD90CF3A0DCC39F5CBE8C5@UM-XMAIL04.um.umsystem.edu>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: Acbrx1LibIGYy9dCTHOXePs8RQWI4wADquDgAAB2a8A=
- Thread-topic: [sqr-users] printing Landscape Legal size paper
I think this would work...
In some kind of initialization procedure:
encode '<27>&l3A' into $legal_size
Then let it be the very first thing you print:
print $legal_size (1,1)
HTH,
Bob
-----Original Message-----
From: sqr-users-bounces+bob.helm=mediware.com@sqrug.org
[mailto:sqr-users-bounces+bob.helm=mediware.com@sqrug.org]On Behalf Of
Knapp, Richard
Sent: Monday, October 09, 2006 2:13 PM
To: This list is for discussion about the SQR database reportinglanguage
fromHyperion Solutions.
Subject: RE: [sqr-users] printing Landscape Legal size paper
Sagar,
I looked but could not find an example although I have done this myself.
My contribution has been wiped from the collective memory. How quickly
they forget. As long as your printer is an HP or speaks HP Printer
Control Language (many do) and you are not printing via a windows
machine, you can begin your document with PCL control sequences. You
can look these up on the HP web site. They allow you to control any of
the features the printer(s) support. All sequences employ the escape
character which you can encode with chr(27).
Everything else in the sequence must be verbatim as it appears in the HP
documentation - caps are caps, etc..
Richard Knapp
AITS - Reporting
University of Missouri
Locust Street Building
Columbia, MO 65201
573-882-8856
knappr@umsystem.edu
-----Original Message-----
From: sqr-users-bounces+knappr=umsystem.edu@sqrug.org
[mailto:sqr-users-bounces+knappr=umsystem.edu@sqrug.org] On Behalf Of
sagar minn
Sent: Monday, October 09, 2006 12:18 PM
To: sqr users
Subject: RE: [sqr-users] printing Landscape Legal size paper
Hi Richard,
Sorry for confusing you and everyone else.
I'm actually trying to get the printer to print legal landscape.
Can you send me an example script for the printer control sequences
Thanks
Sagar
---------------------------------
How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call
rates.
_______________________________________________
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
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users