首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
会议提交最终版(camera ready)时,pdf转换成pdfA报错要怎么办?
会议提交最终版(camera ready)时,pdf转换成pdfA报错要怎么办?
xiaoxiao
2022-06-28
177
python中的matplotlib绘图出现问题: 如果需要用python的matplotlib画图的话,注意不要用默认的Type3字体,否则在pdf转换从pdf/A的时候会出错,可以在源码里面添加这几行代码import matplotlib matplotlib.rcParams['pdf.fonttype'] = 42 matplotlib.rcParams['ps.fonttype'] = 42 详情请看 Avoiding Type 3 fonts in matplotlib plots
转载请注明原文地址: https://yun.8miu.com/read-17584.html
专利
最新回复
(
0
)