Remove font using iText

萝らか妹 提交于 2019-12-11 16:18:28

问题


I have a problem with my PDFs. They have a default font, Helvetica. This font is unused, but I need to develop a script that automatically deletes this font.

After asking two questions:

Unset PDF font with script

xhtml2pdf doesn't embed Helvetica

I finally discover iText. I've been trying to work with this library, and I made a few successful tests with Unembeding Fonts (example). But I can't find anything about deleting a whole font from de PDF.

Thanks a lot

来源:https://stackoverflow.com/questions/31118800/remove-font-using-itext

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