[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Cannot print on Legal Size paper from Unix
- Subject: RE: [sqr-users] Cannot print on Legal Size paper from Unix
- From: "Knapp, Richard" <KnappR@umsystem.edu>
- Date: Tue, 10 Feb 2004 09:56:27 -0600
- List-id: This list is for discussion about the SQR database reporting language from Hyperion. <sqr-users.sqrug.org>
- Thread-index: AcPv6VihEYAwJn/TTH6m0olwjOWZlwABOwIQ
- Thread-topic: [sqr-users] Cannot print on Legal Size paper from Unix
You may have to send an HPPCL escape sequence (like the printer init) to select
the tray which has the legal paper in it.
Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu
-----Original Message-----
From: sqr-users-admin@sqrug.org [mailto:sqr-users-admin@sqrug.org]On
Behalf Of mchau@rogers.com
Sent: Tuesday, February 10, 2004 9:15 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] Cannot print on Legal Size paper from Unix
I am having the following problem, I am migrating all my SQR programs from NT
to Unix. I have several programs that print on legal size paper from NT with
no problems, but when I run it on Unix, it prints it on letter size paper.
Here is all the version info:
SQR: SQR/3.0.12.3/Sun/Solaris 2.4/Sybase 4.9.2/Mar 19 1996
Unix: Solaris OS V2.8,
database: Sybase V11.9.2.
Here is my program:
BEGIN-REPORT
do main
END-REPORT
BEGIN-SETUP
declare Printer
Type=HPLaserJet
orientation=Landscape
Font=45
Top-Margin=0.5
Left-Margin=0.0
Lines-Inch=10
Chars-Inch=16.6
Point-size=7
Symbol-Set=8U
Font-Style=Fixed
Page-size 70 230
Printer-init <27>&l3A
END-SETUP
I have also tried putting in the following line:
Paper-Size=(8.5,14)
SQR gives me an error message for this line.
here is NT version info:
SQR/4.0.2/PC/WINDOWS NT 4.0/Sybase CT-LIB 10.0.3/MAY02 1997
Any help would be appreciated.
Thanks in advance,
Martha
1
_______________________________________________
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