_LoadPdfTrueTypeFont
Load a TrueType font file into a PDF document.
Prototype :
fun [ObjPdfDoc P] S
- ObjPdfDoc : a ObjPdfDoc object to detroy
- S : the TrueType font read-reference file (*.ttf)
Return : S the font name if success, NIL otherwise
See also :
Example :
Note :