Zoom / FIT_WIDTH in Sized Container mode
Hi All,
We're using the embedded control to display PDF documents that are attached to records in our system, such that the viewer is shown on our page in conjunction with other controls and information.
Therefore, we're using Sized Container mode.
As fantastic as the control is, we're seeing an inability to control either the zoom level of the document, or being able to set the defaultViewMode to FIT_WIDTH if the embedMode is SIZED_CONTAINER.
The end result is that we have a skinny document with lots of whitespace on either side, and the document is hard to read.

What we're trying to figure out is if there is a way to have the document zoomed in by default, or at least allow the user to zoom in and out.
I've checked the other embedModes - none of the others is really suitable as our UI involves people looking at the document and working with other controls on the same page.
I've check the API documentation, and I can see the ability to get the current page zoom (getPageZoom) but nothing that let's me set it, or allow the user to set it via controls exposed by the viwer.
How can I get this document to display in a way that makes it readable to my end users?
Thanks,
Brendan
