Currently, I have created a webpage for a client that includes a PDF using an iframe tag. The issue arises when the PDF is rather large, resulting in two scrollbars - one for the page and one for the embedded PDF within the iframe (loaded through the integrated Adobe plugin in the browser). I am seeking a solution to dynamically resize the iframe height to eliminate the need for the PDF scrollbar and only keep the page scrollbar visible.
Any assistance is greatly appreciated. Best regards, Francesco.