Nutrient 10.7 migration guide

This guide outlines the important public API changes to Nutrient Android SDK 10.7.

From this release, by default, placing a highlight annotation over a link in the text will not block touch on the link, and the link action will execute.

If you want to retain the previous behavior and allow any annotation block link interaction, you need to set annotationsBlockLinks, which is the PdfConfiguration option, to true.

Stylus eraser support

This release adds the ability to use stylus buttons to activate the annotation eraser tool. This is useful for drawing and erasing ink annotations.

For more information, refer to the changelog.