PDF 字体无法正确显示

发布于 2024-09-16 14:56:09 字数 207 浏览 5 评论 0原文

我正在使用 Ghostscript 8.63 将 pdf 文档拆分为单独的页面。 问题是分割的 pdf 文档中的某些 pdf 字体重叠(黑色补丁)。观察 verdana-bold 字体文本。

我将 gostscript 所需的所有字体复制到 -sFontPath 目录中,ghostscript 也打开了 verdana、verdana-bold 字体文件,但在分割文件中字体不正确。

I am using ghostscript 8.63 to split the pdf document as individual pages.
Problem is for some pdf's in the splitted pdf document fonts are overlapped (black patches). observed for verdana-bold fonts text.

I copied all the fonts required for gostscript to -sFontPath directory, and ghostscript also opening the verdana, verdana-bold font files but in splitted file fonts are not proper.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

若沐 2024-09-23 14:56:09

不要使用版本 8.63。那已经2岁多了。

最新版本是 8.71

在这两个版本之间发生了很多改进和错误修复,尤其与 PDF 输入文件处理和 PDF 输出相关(当您使用Ghostscript 将 PDF 拆分为单独的页面)。

Don't use version 8.63. That's more than 2 years old already.

The most recent version is 8.71.

In between the two releases a lot of improvements and bugfixes have happened, especially in relation to PDF input file processing and PDF outputting (and both of these features are used when you use Ghostscript to split PDFs into individual pages).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文