会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
u清
博客园
首页
新随笔
联系
订阅
管理
2023年2月7日
Apache pdfbox java.io.IOException: The TrueType font null does not contain a 'cmap' table 问题解决
摘要: 尝试使用Apache pdfbox 添加中文到pdf中,发现出现The TrueType font null does not contain a 'cmap' table,主要原因是遍历pdf页数时调用PDDocument#save 导致清空fontsToSubset,所以报错。 /***错误代码
阅读全文
posted @ 2023-02-07 19:39 u清
阅读(741)
评论(0)
推荐(0)
编辑
公告