自动模糊 PDF 内容
我正在寻找一种工具,它可以让我自动执行模糊 PDF 中包含的特定内容部分的任务。 PDF内容本质上是一张大图像,其中包含一些敏感信息,而我们需要确保这些信息不可读。
关于我应该从哪里开始寻找这样的解决方案有什么建议吗?
非常感谢
M
I'm looking for a tool which will allow me to automate the task of obscuring a certain section of content contained within a PDF. The PDF content is essentially one big image which contains some sensitive information, and it is this information we need to ensure is not readable.
Any tips for where I should start looking for such a solution?
Many thanks
M
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
安全编辑工具/API 广泛可用:
http://www.evermap.com/autoredact.asp
http://www.bravaviewer.com/redaction.htm
http://www.rapidredact.com/ahottopic.asp
Safe redacting tools/apis are available widely:
http://www.evermap.com/autoredact.asp
http://www.bravaviewer.com/redaction.htm
http://www.rapidredact.com/ahottopic.asp
只是说,我们最终使用了 Evermap 的 Autoredact,事实证明它是一个非常强大的产品。
如果您使用 Acrobat Pro 允许的文档自动化例程,它会变得更加强大。如果您使用同一个人提供的 AutoBatch 产品,您还可以更进一步。
希望这对将来寻找相同功能的人有所帮助(可能是 3 年后的我)。
中号
Just to say that we ended up using Autoredact from Evermap which turned out to be a very capable product.
It gets even more powerful if you use the document automation routines which Acrobat Pro allows. And you can take it a step further if you use the AutoBatch product from the same guys.
Hopefully this helps anyone in the future searching for the same functionality (probably will be me 3 years later).
M