用于合并PDF文件OS X工具:pdfcat
jopen
9年前
pdfcatis是一个简单的OS X工具用于合并PDF文件。它构建在CoreGraphics解析功能之上,所以它不需要额外依赖。
usage: pdfcat file1 file2 ... output_file
构建
Xcode
Requires Xcode 7.1 or higher. Openpdfcat.xcodeproj.
Command Line
Requires Xcode 7.2 and the Swift 2.2 development snapshot.
cd pdfcat swift build
Binaries
Binaries for all tagged versions can be downloaded on the Releases page.