cancel
Showing results for 
Search instead for 
Did you mean: 

new font for script

Former Member
0 Kudos

hi,

is it possible for me to add a new font, which is not in the SAP?

currently i need to add a font "Gill_Sans" into my PO, using script.

i tried to seach under the font family in the display paragraph location in Script, but cant find it.

can anyone please teach me how am i going to add this or change on it? thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Import new Font in SAP Script/ Smartforms.

Check the below link:

http://www.sap-basis-abap.com/sapbs043.htm

Create a new font type with the spool administrator (SPAD)

When you need some different fonts other than those available in the standard SAP system, you'll have to create those different fonts size manually for the device types that you are using.

http://www.sapfans.com/forums/viewtopic.php?t=258700&sid=e023b90008c9ee1843c00fc3cf2fcee6

COPY SAP STANDARD DEVICE TYPE TO ZXXXX e.g. ZHPLJ4

SPAD - Spool Administration

Full administration

Device Types - ZHPLJ4 (then click Device Types)

Utilities -> For device type -> Copy device type

Print Controls - Copy an existing Print Control and change the ControlCharacter sequence

SE73 - SAPscript Font Maintenance

Printer fonts - Change

Double click on the ZXXXX device type

Create

Font family COURIER

Font size 030

Characters per inch 21.00

Print control 1 SFXXX

Print control 2 SFXXX

Reward points if this Helps.

Manish