[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Problem Printing Heading on HP
- Subject: Problem Printing Heading on HP
- From: Lisbett Melendez <LMelende@ROOSEVELT.EDU>
- Date: Mon, 20 Nov 2000 09:55:59 -0600
Hello,
I am on AIX Unix system Version 4. I am using SQR V4.0.2.
I am trying to print out a report using a heading.
I can do it no problem if I set up as the following:
declare-report applist
layout=list
printer-type=LP
end-declare
Naturally I can't change font type nor have graphics. I do want to have
lines and font type when I do the printer so I do this:
declare-report applist
layout=list
printer-type=HP
end-declare
on the heading I have:
begin-heading 6 for-reports=(applist)
The report DOES print on a LaserJet printer (various printers) when I use LP
as my printer type. The formatting for the report changes naturally since I
chose specific font and graphics BUT when I try to print out using HP I get
NO heading.
Can anyone help me with this? I would really appreciate it because I have
beating my head against the wall trying to get this to work.
Thanks
Lisbett