javacafe01 / PdfViewer

A simple Pdf document viewer 💼
MIT License
380 stars 66 forks source link

Page number issue #179

Open xfarrow opened 1 year ago

xfarrow commented 1 year ago

Issue Summary

If you zoom out at its minumum and scroll to the first page, you'll notice that the page number will be 2 instead of 1. It is similar for the last page, showing N-1 instead of N

Steps to Reproduce the Problem

Zoom out, scroll to either the last or first page

Specifications