Difference between revisions of "Widget:Google Pdf"

From AYSO Wiki
m (Update default width to 600)
m (Try with embedding, fix trailing angle bracket.)
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; width="<!--{$width|escape:'html'|default:600}-->" height="<!--{$height|escape:'html'|default:600}-->" frameborder="0"</iframe></includeonly>
+
</noinclude><includeonly><iframe src="//docs.google.com/viewer?url=<!--{$id|escape:'urlpathinfo'}-->&amp;embedded=true></iframe></includeonly>

Revision as of 17:46, 3 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)