sugarshin/react-pdfobject

Open PDF fit to page

rjtubera opened this issue · 2 comments

Hi is there a way to open the pdf file fit to page?

I too have the same issue

You can pass the object to the component:

 pdfOpenParams={{ view: 'Fit' }}