Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
593 Points
244 Posts
Feb 08, 2012 11:17 AM|LINK
Hi Team,
<iframe src="http://docs.google.com/viewer?url=<%= ViewData["CloudURL"] %>&embedded=true" width="100%" height="600" style="border: none;"></iframe>
i am Using the above LOC for View my PDF file but i want to remove the Button in docs namely "Open file in new window" it will allow the users to download and print the doc.
so how to do so..
any Suggestions..?
dLcreations
Member
593 Points
244 Posts
Google Docs Reader
Feb 08, 2012 11:17 AM|LINK
Hi Team,
<iframe src="http://docs.google.com/viewer?url=<%= ViewData["CloudURL"] %>&embedded=true"
width="100%" height="600" style="border: none;"></iframe>
i am Using the above LOC for View my PDF file but i want to remove the Button in docs namely "Open file in new window" it will allow the users to download and print the doc.
so how to do so..
any Suggestions..?