So I have a very large image, and I am trying to display it in an iframe. I want to shrink the image so it fits inside the iframe without scroll bars. I tried following the advice here: possible to shrink contents of iframe?
However, this simply shrunk the size of the iframe itself, not its content. Does anybody know how to do this? Thanks!