public string loadType1FontFromFile(
string afmfilename,
string pfmfilename = null)
Loads a Type1 font from an external file and registers it in the document object
Parameters
afmfilename | a path of an AFM file |
pfmfilename | a path of a PFA/PFB file. If null, the glyph data of font file is not embedded to a PDF file |
Returns
it returns the name of a font. Otherwise, it returns null and error-handler is called