Annotations in multi-layer files #2746
Unanswered
djoltes
asked this question in
Looking for help
Replies: 1 comment 3 replies
-
By "layer" you mean the image and the OCRed text, right? Not the same-named Optional Content concept. No:
So if you have two annotations in the same place, then you must have inserted two. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm still working on my redaction solution and discovered that, interestingly, if I add an annotation to a document containing OCR using typical methods (as below) I end up with 2 highlights in the same location. It appears that each layer is getting its own highlight, so if you (for example) open a file containing these highlights you have to delete the highlight twice for it to disappear.
Is there a mechanism for applying an annotation to only one "layer" of a PDF?
Beta Was this translation helpful? Give feedback.
All reactions