You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expect: Some number which equal to page height
Current result:
RangeError: Array index is out of bounds at PDFRectangle.get (http://localhost:3001/assets/js/crypto.worker.js:17236:19) at get height [as height] (http://localhost:3001/assets/js/crypto.worker.js:32027:37) at PDFPage.invokeGetter (<anonymous>:3:28) at getViewport (http://localhost:3001/assets/js/crypto.worker.js:147629:28)
The text was updated successfully, but these errors were encountered:
When I try to open a document, it breaks while reading the XRef Table. The problem has been fixed in PR <link>. I can't reproduce the problem with getting page height described in this ticket
Acme corp.pdf
Code for reproduce:
Expect: Some number which equal to page height
Current result:
The text was updated successfully, but these errors were encountered: