Ejemplo n.º 1
0
 private PdfFont GetMsjhbdFont()
 {
     return(PdfFontFactory.CreateTtcFont(necessaryFileService.GetNecessaryFileData(Constant.MSJHBD_TTC), 0, PdfEncodings.IDENTITY_H, true, false));
 }