wicked_pdf 或 wkhtmltopdf 可以生成受保护的 pdf 吗?

发布于 2024-11-02 12:35:29 字数 174 浏览 0 评论 0原文

所以,我已经启动并运行了 wicked_pdf,现在我想知道是否可以用密码保护正在生成的 pdf,使其不易编辑。这可能吗?也许更好的问题是 wkhtmltopdf 可以生成受保护的 pdf 吗?

如果没有,是否有一个很棒的 Rails pdf gem 或类似的可以获取现有的 pdf 并保护它?

谢谢!

So, I have wicked_pdf up and running, now I am wondering if I can password protect the pdf being generated so it is not easily editable. Is this possible? Perhaps a better question is can wkhtmltopdf generate a protected pdf?

If not, is there a great rails pdf gem or similar that can take an existing pdf and protect it?

Thanks!

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

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

发布评论

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

评论(1

岁月静好 2024-11-09 12:35:29

让我检查一下 wkhtmltopdf (v0.10.0 rc2) 的用法。

不,至少不是根据它的使用转储。而 wicked_pdf 只是包装了 wkhtmltopdf,所以你运气不好。

有许多 OSS PDF 项目可以在第二次加密您的 PDF 输出。

Let me check the usage for wkhtmltopdf (v0.10.0 rc2).

Nope, at least not according to it's usage dump. And wicked_pdf just wraps wkhtmltopdf, so you're out of luck.

There are any number of OSS PDF projects floating around out there that could encrypt your PDF output in a second pass.

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