问题描述
PDFtk Server似乎无限期地挂在MacOS Sierra上.外观类似于在El Capitan上遇到的问题.
PDFtk Server seems to be hanging indefinitely on MacOS Sierra. Looks similar to the problem it had on El Capitan.
我正在尝试运行以下命令:
I'm trying to run this command:
pdftk test1.pdf test2.pdf cat output out.pdf verbose
并且没有得到任何输出,只是无限期的挂起.与我尝试过的所有其他命令相同.
And am getting no output, just an indefinite hang. Same with every other command I've tried.
PDFtk-版本:
有人设法找到任何解决方法吗?
Has anyone managed to find any workarounds for this?
推荐答案
使用此版本:
https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk_server-2.02-mac_osx-10.11-setup.pkg
尽管已为El Capitan(10.11)做好了准备,但它也可以在Sierra(10.12),High Sierra(10.13)和Mojave(10.14)上使用.
Although it’s prepared for El Capitan (10.11), it also works on Sierra (10.12), High Sierra (10.13), and Mojave (10.14).
这篇关于PDFtk挂在MacOS Sierra上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!