[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[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