Changing the zoom factor in a link destination
We create a file with specific /XYZ destinations and we change the zoom factor of these destinations. These examples were written in the context of questions such as:
changezoomxyzdestination
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/annotations/ChangeZoomXYZDestination.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/annotations/ChangeZoomXYZDestination.cs##
xyzdestination
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/annotations/XYZDestination.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/annotations/XYZDestination.cs##
addopenaction
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/stamper/AddOpenAction.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/stamper/AddOpenAction.cs##