Solution : https://service.sap.com/sap/support/notes/130658 (SAP Service marketplace login required)
Summary :
When utilizing SAPscript for text input or document printing, new fonts can be implemented via Transaction SE73. This transaction allows users to define new printer fonts, using the ‘Change font family’ screen to maintain RTF font information crucial for PC Editor display. To determine proper RTF information for a new font, users should save a sample text in the desired font as an RTF file from MS Word, use an ASCII editor to locate the font definition in the RTF file's font table, and input this definition into SE73 without copying extraneous bracketed character strings.
Key words :
character string {\f35\froman\fcharset0\fprq2{\ \panose 02050604050505020204}bookman, \froman\fcharset0\fprq2 bookman, function 'edit -> rtf font information', copy character strings bracketed, additional key words sapscript, 'change font family' screen, maintain rtf font information, correct rtf font information, character string, rtf font information
Related Notes :
201307 | TrueType fonts for Smart Forms or SAPscript |
100358 | SAPscript: General questions on PC Editor |
12462 | How can I define a new printer font? |