nnarhinen/react-pdf

PDF file is displayed upside down at first, it rotates once I changed to another page

figalex opened this issue · 3 comments

The first time the pdf file is loaded it is shown upside down, once I called a function to move to next page it displays correctly. What could I be doing wrong?

Could you provide more info? A PDF on which it happens and environment info?

Hi @figalex, I believe I've fixed this error on my fork of this repo. If you're still interested, have a look!

Fixed in #34.