How can I embed a base14 font in a pdf

做~自己de王妃 提交于 2019-12-11 19:33:38

问题


I'm using FOP 0.94 I might be able to upgrade to FOP 0.95. Is it possible to embed base14 fonts? If so, how?

I have tried putting this in the fop.xconf:

<font-metrics type="TYPE1">
<font-name>Times-Roman</font-name>
<embed/>
</font-metrics>

That didn't work.

Best regards, Morten


回答1:


I choose to upgrade to FOP 1.1. A lot of issues went away.



来源:https://stackoverflow.com/questions/18475131/how-can-i-embed-a-base14-font-in-a-pdf

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!