Specifying Language-Specific Fonts for Form Output
Prerequisites
-
You have administrator rights to change the FPFONTREPL table.
-
The fonts you want to use must be installed for Adobe Document Services.
For more information, see Configuring Adobe Document Services for Form Processing (ABAP).
Detailed descriptions of individual configuration steps for setting up the necessary users and communication connections, installing and configuring certificates for SSL connections, and for signatures and certification.
For more information, see SAP Note 1489570
.
Context
Form templates are created in an original language and can be translated into other languages. Texts from the form interface, form context, and form layout are translation-relevant. If a form is created in a target language other than the original language, the fonts used in the layout are retained. If these fonts do not support all characters of the target language, the system automatically chooses a suitable font. However, you can specify the fonts to be used when creating forms in the FPFONTREPL table.
Procedure
Example
You want the form created using form template FP_name to use the font MS Mincho instead of Times New Roman for the Japanese version.
You must enter the following in table FPFONTREPL:
|
Name of Form Object (Form Template) |
Language |
Source Font |
Target Font |
|---|---|---|---|
|
FP_name |
J |
Times New Roman |
MS Mincho |