javacafe01 / PdfViewer

A simple Pdf document viewer 💼
MIT License
385 stars 65 forks source link

Page number issue #179

Open xfarrow opened 2 years ago

xfarrow commented 2 years 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