本文介绍了如何在Mac OS X上安装pdftk的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在MacPorts上安装pdftk,但是此命令不起作用:

I want to install pdftk with MacPorts, but this command does not work:

 sudo apt-get install pdftk

是否可以在Mac上安装它?

Is it possible to install it on a Mac?

我的系统规格是:

Processor: 2.5 GHz Intel Core i5
Memory:    8 GB 1600 MHz DDR3
Graphics:  Intel HD Graphics 4000 768 MB

推荐答案

您可以使用官方安装程序(来自PDF Labs).

You can use the official installer from PDF Labs.

to install pdftk.

不再有可用的Cask包,因此您必须遵循原始解决方案或遵循此替代方法

There is no longer a Cask package available, so you will have to defer to the original solution or follow this workaround

这篇关于如何在Mac OS X上安装pdftk的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-04 23:23