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

Re: [sqr-users] Help with Using Boxes



Do you have the use-printer-type statement in your program i.e. 
use-printer-type HPLASERJET ? This will ensure that proper HP PCL codes will be 
generated for the graphics.

I would also suggest that you try printing from the .spf file rather than the 
.lis file



>>> "Dee Lind" <Dlind@rescare.com> 2007/06/05 18:14:00 >>>
Hi,
 
I want to put text in a grid and thought I would try the box command. 

 
I have tried using the Graphic/Box command and do get a box when I view
my output in the application that we are using.  However, when I print
the output, the boxes are not printing.
 
Does anyone know why I would see the boxes in the application on line
and not see them on the actual hard copy?  
 
A few Notes:
 
1)  The printer is PCL HP Laser
 
2) The .lis file from the SQR is going to the Automatic Data Processing
application and I am viewing it from there.
 
3)  Here is the code in my SQR:
 
print 'How are You' (+2,5)
graphic (0,1,75) box 1 0 

print 'Hello' (+1,5)  
graphic (0,1,75) box 1 0 
 
4)  I also tried the following code and the result was a small box that
only covered a few letters.  I tried using a fixed font and setting the
pitch and that didn't change anything.
 
print 'hello test box' (+1,1) box    
 
Any Ideas?
 
Thank you
 
D

_______________________________________________
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