PDF Redaction #2383
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
All you can do is detect whether redaction annotations exists ... while they do exist. If a redaction is being applied, it will be deleted - without a trace. Assuming common sense saving options have been used, there is nothing left in the PDF that betrays what has happened.
The existence of previous PDF versions is only possible if those versions are kept by intention, i.e. incremental saves. There also is the PDF's So the answer to your question is "No", because it is impossible. And that does not depend on a tool. To convince you: here is an example of a PDF |
Beta Was this translation helpful? Give feedback.
Sorry for the delayed reaction.
If you loop through all annotations of a page and do not encounter a redaction, then there is no redaction annotation - no matter what you are seeing on the page.