gpt4 book ai didi

pdf - Ghostscript 不支持 PDF 安全权限

转载 作者:行者123 更新时间:2023-12-01 12:37:40 24 4
gpt4 key购买 nike

我需要保护一组将在网页上向用户公开的 PDF 文件。 PDF 应该只是可读的,没有其他权限应该是可能的。

使用 pdftk我创建了“安全”的 PDF,我已经在各种浏览器中对其进行了测试。到现在为止还挺好。

pdftk input.pdf output protected.pdf owner_pw <PASSWORD_GOES_HERE> 

但是我的一位同事向我指出了一种使用 Ghostscript 8.70 可以取消保护的方法:
ghostscript -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unprotected.pdf -c .setpdfwrite -f protected.pdf

这是否意味着 Ghostcript 不支持安全权限?

我想尝试使用证书签名,但我已经看到这也可以绕过: http://ronin-group.org/misc_pdfsignatures.html

在网页中为用户提供 PDF 内容时,如何真正保护用户的 PDF 内容?

最佳答案

"How to genuinely protect the content from PDF from users when serving them in web pages?"



你不能。

关于pdf - Ghostscript 不支持 PDF 安全权限,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28151919/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com