itextpdf添加非自帶字體(例如微軟雅黑) 找到需要的字體,例如 在windows系統中找到需要字體,本例使用微軟雅黑,使用C:\\Windows\\Fonts\\msyh.ttf。 代碼如下: 生成的pdf截圖如 ...