pdf嵌入字体

论文提交时,要求全部的字体都是嵌入的,为这个问题折腾了好久,发现了一个很好的答案,记一下:字体

http://stackoverflow.com/questions/4231656/how-do-i-embed-fonts-in-an-existing-pdf/4234150#4234150ip

下面是个人补充,适合Windows用户:get

On win32, if you have installed ghostScript, the command may look like: gswin32c -sFONTPATH=C:\Windows\Fonts -o output-pdf-with-embedded-fonts.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress input-pdf-where-some-fonts-are-not-embedded.pdfinput

一般安装了ctex的,都有ghostScriptit

相关文章
相关标签/搜索