Built-in Google Viewer - How do I disable full screen mode?

I am using Google Viewer as an embedded PDF-Viewer in a web app (PhoneGap). My problem is that when I open a PDF on iPad and go to full screen, there is no more option to go back because there is no "back" button on Android devices. Therefore, I would like to disable this setting in order to access full screen mode.

This is my code:

        <iframe 
            src="http://docs.google.com/viewer?url=http://www.physik.uni-wuerzburg.de/fileadmin/tp3/ThermoEDynamik/Uebungen/aufgabe29_31.pdf&embedded=true" 
            width="750" 
            height="1125" 
            style="border: none">
        </iframe>

      

I thought there should be an option like width and height for full screen.

Thank you for your help!

+3
api ios viewer


source to share


No one has answered this question yet

Check out similar questions:

1172
How can I disable the selection of a UITableView?
487
How to develop or migrate iPhone 5 screen resolution apps?
449
How to get screen width and height in iOS?
92
How to handle zoom in all available iPhone resolutions?
38
Problems displaying PDF in iFrame on Mobile Safari
five
Programmatically simulate 2x mode (or double scale) iPhone apps on iPad?
4
scaling the iOS web browser to fit the retina display
1
PDF inside iframe no back button when full screen
0
Display PDF from chat files on Visualforce page
0
iOS 8 popover width = 0 on iPad in portrait mode only



All Articles
Loading...
X
Show
Funny
Dev
Pics