Zend_PDF 模块是否支持连字符?

发布于 2024-10-09 16:37:08 字数 266 浏览 16 评论 0原文

我正在寻找 iTextSharp,例如 创建 PDF 时自动断字 支持。我在 Zend Docs 中找不到任何相关内容。

编辑 我还用 Google 搜索了该类是否已在 PHP 中移植,但找不到任何有用的内容。

I'm looking for iTextSharp like auto hyphenation support in creating PDF. I couldn't find anything related in Zend Docs.

Edit I also Googled if this class was ported in PHP but couldn't find anything useful.

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

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

发布评论

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

评论(2

百合的盛世恋 2024-10-16 16:37:08

当前版本的 Zend_PDF 不支持这一点。我不知道有哪个库可以在 PHP 中执行此操作。

There is no support for that in the current version of Zend_PDF. I do not know of any library that do this in PHP.

梦在深巷 2024-10-16 16:37:08

我将 TeX-Hyphenation 移植到 PHP。您可以在 github 找到它。目前我不知道 Zend_PDF 的适配器,但如果需要,我可能会创建一个。

I wrote a port of the TeX-Hyphenation to PHP. You can find it at github. Currently I do not know of an adapter for Zend_PDF, but if the need arises, I might create one.

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