I am wondering if it is possible to show a PDF inside of a Shap almost like a thumbnail.
Let's say I have a button that runs a sub that chooses a PDF file address. That address is then stored in Sheet1.range("A1"). value = C:\PDF Documents\~OTC51AI001F.PDF
I also have a shape on the sheet called "Rounded Rectangle 1".
I want to know if it is possible to show something similiar to a thumbnail inside that shape.
I am mainly interested in how to automatically size the PDF once loaded to fit inside a shape.
Let's say I have a button that runs a sub that chooses a PDF file address. That address is then stored in Sheet1.range("A1"). value = C:\PDF Documents\~OTC51AI001F.PDF
I also have a shape on the sheet called "Rounded Rectangle 1".
I want to know if it is possible to show something similiar to a thumbnail inside that shape.
I am mainly interested in how to automatically size the PDF once loaded to fit inside a shape.