linux下安装字体 msgothic.ttc 安装手顺: 1.将WINDOWS系统下的msgothic.tcc COPY 到BATCH服务器:/usr/share/fonts/zh_CN/TrueType目录中
2.执行以下命令: 在:/usr/share/fonts/zh_CN/TrueType目录中执行: mkfontscale mkfontdir fc-cache --->执行fc-cache搜索新字体
3.重启字体服务器 /etc/init.d/xfs restart
4.执行/jhfapp/app/jm_report/script/lawOrientedOrderReportLauncher.sh 脚本生成PDF文件.
5.查看PDF文件是否正常.
评论