Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pdftk 有几个 Ruby 包装器 gem。其中,是否有任何 gem 在安装时自动跨主要操作系统安装 pdftk 二进制文件?我想在一个库中需要它,我可以在我自己的机器上手动安装 pdftk,但我想避免我的库的用户被要求手动安装 pdftk 二进制文件的混乱。
为什么不使用CombinePDF等原生解决方案...?
取决于您需要什么,它实际上可能会更好地为您服务。