karlolof
Karma: 0
|
Google docs - 2011/03/29 12:58
Would have been nice if the documents saved in Remositor could be opened by Google docs. I have seen such plugin for files stored on the Web server and the code is pretty simple.
| Code: |
iframe src="http://docs.google.com/gview?url=http://www.mediaeventi.it/images/stories/documenti/
gretsch_2005_namm_lowres.pdf&embedded=true"
style="width:990px; height:750px;" frameborder="0"
/iframe
|
For some reason the iframe tag does not display inside the code segment.
I've tried to replace http://www.mediaeventi.it/images/stories/documenti/gretsch_2005_namm_lowres.pdf with a URL to a document (PDF) stored in Remositor database. But Google doc says it does not know the format.
Post edited by: karlolof, at: 2011/03/29 13:06
|