文章投稿 latex 生成 pdf的字体Embeded问题解决(转自兵马俑BBS)

此法可以把所有字体转为Embedded,先生成*.ps文件,下载ghostscrip8.51和GSView4.7

安装,用gsview4.7转换*.ps->*.pdf,在gsview中File->Convert 设置
Device -pdfwrite
Resolution -600
打开"Properties"
CompatibilityLevel -1.4
PDFSETTINGS /printer
EmbedAllFonts true
SubsetFonts true
MaxSubsetPct 100
"OK" 再"OK"
选文件名和目录,*.pdf, 保存,
搞掂

原文地址:https://www.cnblogs.com/Dzhouqi/p/4139230.html