Adjust display height of embedded pdf in html page?

rulven
Community Participant

For two of our classes, our school uses e-textbooks in pdf format for instruction. The textbook files are uploaded to the course file folders and then linked to wiki pages for the student to view as they go through the course. The process works fine so far but I would like the embedded pdf to display in the window with a larger height. Here is what one of our embedded files looks like currently:

pdf viewer height.JPG

I've been trying to add height commands to the html code to designate a specific height desired for the display box, but have been unsuccessful to this point. Here is what the html of the above embedded file looks like:

embed pdf html code.JPG

Is it possible to insert a "height" command somewhere in the code that would affect it's display attributes, or is that not possible for this particular file item?

Thanks for any help!