Android PDF viewer zoom and pan using Kotlin
See how you can programmatically zoom and pan around a PDF page, either to show a specific area or to focus on a single point on the page. Get additional resources by visiting our guide on customizing zoom options in Android PDF viewer.
This code sample is an example that illustrates how to use our SDK. Please adapt it to your specific use case.