ansu5555 / pdf-viewer-reactjs

A simple PDF viewer for React js
https://ansu5555.github.io/pdf-viewer-reactjs/
MIT License
141 stars 67 forks source link

getMaxPageCount is not called when the document has only one page #77

Open lezath opened 3 years ago

lezath commented 3 years ago

Describe the bug The function getMaxPageCount() is not called when the document has only one page.