rossagrant
Member
Posted 3 years ago #
Hi there,
I have installed GDE and have pasted the following shortcode into my site.
[gview file="http://www.sharespeak.co.uk/wp-content/uploads/2010/05/InsightMay2010lowres110510.pdf"]
It tells me it can't retrieve the document?
The file is on my server in the uploads folder which is public and I uploaded the PDF through WP itself.
Any ideas?
Ross :)
rossagrant
Member
Posted 3 years ago #
<iframe src="http://docs.google.com/gview?url=http://www.sharespeak.co.uk/wp-content/uploads/2010/05/InsightMay2010lowres110510.pdf&embedded=true" style="width:100%; height:1100px;" frameborder="0"></iframe>
And yet the above code works?
What is the difference between this and the code generated by the plugin except for the changes I made to the display size?