DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.17k stars 1.91k forks source link

I use this jumpTo method to jump to the specified page and the content automatically goes to the left #1199

Open lxx328 opened 3 months ago

lxx328 commented 3 months ago

pdfView.jumpTo(page + 1); I use this jumpTo method to jump to the specified page and the content automatically goes to the left