HaruDoc::loadType1
  Load Type1 font
  
 
  Description
  
   string HaruDoc::loadType1
    ( string $afmfile
   [, string $pfmfile
  ] )
  
  
 
  Parameters
  
   
    
     - 
afmfile
- 
      
       Path to an AFM file.
       
- 
pfmfile
- 
      
       Path to a PFA/PFB file, optional.
       If it's not set only the glyph data of the font is embedded into the
       PDF document.
       
 
 
  Return Values
  
   Returns the name of the loaded font on success.
  
  
 
  Errors/Exceptions
  Throws a HaruException on error.
  
 
  See Also
  
   
    -  HaruDoc::loadTTC
-  HaruDoc::loadTTF