CGPDFScanner 和 Adob​​e-Japan1

发布于 2024-11-08 23:44:40 字数 288 浏览 3 评论 0原文

我正在使用 CGPDFScanner 从 PDF 中提取文本。

在调用我的 TJ 运算符回调时,当前字体具有 CIDSystemInfo->Registry 值“Adobe”和 CIDSystemInfo->Ordering值“Japan1”。即字符集“Adobe-Japan1”。

如何利用这一事实将我通过 Tj 运算符找到的所有文本转换为 unicode?

我确信我在这里不是只见树木不见森林。

I'm using CGPDFScanner to extract text from a PDF.

At the time my TJ operator callback is called, the current font has CIDSystemInfo->Registry value "Adobe" and CIDSystemInfo->Ordering value "Japan1". i.e. character set "Adobe-Japan1".

How do I use this fact to convert all the text I've found with the Tj operator to unicode?

I'm sure I'm not seeing the wood for the trees here.

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

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

发布评论

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

评论(1

薄凉少年不暖心 2024-11-15 23:44:40

您可以使用 Adob​​e 的 CMAP 文件将 Japan1 重新映射到 unicode。另请参阅“补充”以获取正确的文件。

http://opensource.adobe.com/wiki/display/cmap/Downloads

You can use Adobe's CMAP files to re-map Japan1 to unicode. Also look at the "Supplement" to get the correct file.

http://opensource.adobe.com/wiki/display/cmap/Downloads

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