How to Keep the order of boxes? #3529
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This lies in the nature of PDF and cannot be avoided. In case of redactions, this means that the evacuated space of the old text will not somehow be left as a gap in that appearance stream. The respective commands displaying old text will instead be deleted. |
Beta Was this translation helpful? Give feedback.
This lies in the nature of PDF and cannot be avoided.
Text will always be selected (and extracted) in the sequence as physically stored in the page appearance program ("stream").
In case of redactions, this means that the evacuated space of the old text will not somehow be left as a gap in that appearance stream. The respective commands displaying old text will instead be deleted.
And the new text will be appended via program-like instructions to the end of that program.
Everything appears to be in nice order, because the new text carries coordinates instructing the PDF viewer to put it where intended.