SAP ABAP Function Module RSPO_UCFONTMET_TTF_INIT (Search for TrueType font and INIT metrics if found)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Basic Data
Function Module RSPO_UCFONTMET_TTF_INIT Search for TrueType font and INIT metrics if found  
Function Group RSPO_FONT_UTIL   Font Utilities  
Program Name SAPLRSPO_FONT_UTIL    
INCLUDE Name LRSPO_FONT_UTILU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USEDFONT_FAMILY TYPE TDFAMILY Font attribute: Name of font family
Exporting USEDFONT_BOLD TYPE TDBOLD Font attribute bold type
Exporting USEDFONT_ITALIC TYPE TDITALIC Font attribute italic
Importing TTF_FONTNAME TYPE STRING Name of TrueType font, e.g. "Arial"
Importing FONTSIZE TYPE TDFONTSIZE Font attribute: font size in 1/10 point
Importing BOLD TYPE TDBOLD Font attribute bold type
Importing ITALIC TYPE TDITALIC Font attribute italic
Exception NOT_FOUND TYPE No such TTF font is installed
Exception ERROR_FONTMETRIC TYPE Cannot initialize Unicode fontmetric
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080418 
SAP Release Created in