Fix an off-by-one error in PDF anchoring code
The PDF anchoring code systematically failed to anchor annotations made at the very start of a PDF page, due to an off-by-one error in determining the page associated with a given text offset. Fixes #2418.
Showing
Please register or sign in to comment