We are wanting to use the font of Calibri (normal, italics and bold) in an sqr. I have set up the new fonts in pssqr.ini
902=Calibri,proportional
903=Calibri Italic,proportional
904=Calibri Bold,proportional,bold
and in the sqr
alter-printer font=902 font-type=PROPORTIONAL
but when I run the sqr I get error messages
(SQR 6221) The following SQR commands (listed below) cannot be used when
any of the following NEW SQR commands are also used in the same report:
New commands:
DECLARE-TOC
DECLARE-REPORT
DECLARE-LAYOUT
DECLARE-PRINTER
DECLARE-PROCEDURE
USE-REPORT
USE-PROCEDURE
USE-PRINTER-TYPE
BEGIN-HEADING FOR-TOCS=()
BEGIN-FOOTING FOR-TOCS=()
BEGIN-HEADING FOR-REPORTS=()
BEGIN-FOOTING FOR-REPORTS=()
PRINT-DIRECT PRINTER=
Incompatible command references:
Line 31: printer-init
Line 82: page-size
Errors were found in the program file.
SQR for PeopleSoft: Program Aborting.
Can anyone help?
