ESQR: PDF Font/Character Map combinations for SQR 8.1x in pssqr.ini for non-eng
(Doc ID 620017.1)
Last updated on JANUARY 03, 2023
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.1 and laterGeneric (Platform Independent)
SPECIFIC TO: SQR 8.1X
Symptoms
Trying to print SQR in Chinese, and have modified the PSSQR.ini file to include a new font number, 88.
[PDF Fonts]
;Font Path = Directory where the .afm files reside. Default is SQRDIR
88=Times-Roman,MSung-Light
In the SQR, we have the following code:
BEGIN-PROCEDURE Process-Main
Alter-Printer Font=88 Point-Size=12
print 'XXXX is the greatest' (9,1)
print '����� ��� ����奿��' (10,1)
The error message received:
"Error on line 47: (SQR 8302) For font (88) both a typeface and character map must be specified."
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |