Relative Content

Tag Archive for javascriptcssreactjspdfreact-pdf-viewer

Resizing PDF using react-pdf-viewer

I want to be able to resize my PDF document that I load onto my browser using react-pdf-viewer. The PDF should always fit inside of the browser window and resize if the browser window is shrunk. How can that be done?