I have a page where I have embedded an Acrobat viewer. Many of my pages pass a file to this viewer and it loads it embedded into the page. I use this because I am able to add a navigation bar to the top of the page instead of having a straight-up PDF viewer. This makes it easy for the user to go back to the previous page or have the option of downloading the file, as well as gives information on the file. So, I have the small nav bar at a table at the top, then below that is the embedded PDF viewer. I have the width set to 100%, so it fills up the screen, but obviously you can't set height to 100%, and I have to enter a value. Is there a way to make it fill up the remainder of the screen? I would like it to stretch to fit the whole window (minus the top bar) regardless of how tall the window is.
Thanks,
Dan