Difference between revisions of "Widget:Google Pdf"

From AYSO Wiki
m (Re-add width and height items.)
m (Test a couple of extra options.)
 
Line 5: Line 5:
 
For information on how to use this widget, ask Jeff Bailey or read the source of the page.  (TODO: Write a better version of this)
 
For information on how to use this widget, ask Jeff Bailey or read the source of the page.  (TODO: Write a better version of this)
  
</noinclude><includeonly><iframe src="//docs.google.com/viewer?url=<!--{$id|escape:'urlpathinfo'}-->&amp;embedded=true" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:600}-->"></iframe></includeonly>
+
</noinclude><includeonly><iframe src="//docs.google.com/viewer?url=<!--{$id|escape:'urlpathinfo'}-->&amp;embedded=true&amp;pid=explorer&amp;chrome=false" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:600}-->"></iframe></includeonly>

Latest revision as of 04:23, 4 March 2024

This widget allows embedding PDF files into web pages using Google Docs. It works on PDF, PowerPoint and TIFF files.

Using this widget

For information on how to use this widget, ask Jeff Bailey or read the source of the page. (TODO: Write a better version of this)