Link to specific page on Google Document Viewer on iPad

Posted by Debarupa De on Stack Overflow See other posts from Stack Overflow or by Debarupa De
Published on 2012-09-05T21:36:15Z Indexed on 2012/09/05 21:37 UTC
Read the original article Hit count: 236

Filed under:
|
|
|
|

I am thinking of using the Google Document Viewer to show PDF files that are hosted by our company server.

The scenario is:

  1. A webpage will contain a menu with menu items that are actually different pages of a PDF file.
  2. After clicking a menu item, that particular page from the pdf will be displayed on that same web page
  3. This project is targeted for mobile devices (iPad, for now)

Now, I am using an iFrame like below:

But I don't know if linking to a specific page is possible or Google would like that because I tried the solutions posted on how to open specific page on Google's docs viewer and http://googlesystem.blogspot.com/2009/11/link-to-page-in-googles-document-viewer.html but all of them seem to be outdated.

Is this even possible? Thanks for any help.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about iPad