<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Web Experiences &#187; PDF</title>
	<atom:link href="http://www.mywebexperiences.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebexperiences.com</link>
	<description>A web development blog</description>
	<lastBuildDate>Thu, 05 Jan 2012 14:56:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Use google docs to embed PDF documents and PowerPoint presentations on your site</title>
		<link>http://www.mywebexperiences.com/2010/04/22/use-google-docs-to-embed-pdf-documents-and-powerpoint-presentations-on-your-site/</link>
		<comments>http://www.mywebexperiences.com/2010/04/22/use-google-docs-to-embed-pdf-documents-and-powerpoint-presentations-on-your-site/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 23:46:11 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Powerpoint]]></category>

		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=80</guid>
		<description><![CDATA[If you want to embed a PDF file or a Powerpoint presentation on your site, a pretty easy way to do it, is just go to https://docs.google.com/viewer, introduce the pdf url, click on &#8220;Generate Link&#8221; and you will get a url to share with your users, where they can see the pdf file on the [...]]]></description>
			<content:encoded><![CDATA[<p>
If you want to embed a PDF file or a Powerpoint presentation on your site, a pretty easy way to do it, is just go to <a href="https://docs.google.com/viewer">https://docs.google.com/viewer</a>, introduce the pdf url, click on &#8220;Generate Link&#8221; and you will get a url to share with your users, where they can see the pdf file on the web or get the html code to embed on your web site
</p>
<p>
If you want to create the html code on you own is pretty easy just insert an iframe that points to <a href="http://docs.google.com/viewer">http://docs.google.com/viewer</a> and pass two parameters url=http://yousite.com/pdfile and embed=true and that&#8217;s it now you have a pdf embeded on your site
</p>
<div class="dean_ch" style="white-space: nowrap;"><ol><li class="li1"><div class="de1">&nbsp;</div></li>
<li class="li1"><div class="de1"><span class="sc2"><a href="http://december.com/html/4/element/iframe.html"><span class="kw2">&lt;iframe</span></a> <span class="kw3">src</span>=<span class="st0">&quot;http://docs.google.com/viewer?url=http%3A%2F%2Fwww.mywebexperiences.com%2Fwp-content%2Fuploads%2F2010%2F04%2Fphp-cheat-sheet-v2.pdf&amp;embedded=true&quot;</span> <span class="kw3">width</span>=<span class="st0">&quot;600&quot;</span> <span class="kw3">height</span>=<span class="st0">&quot;780&quot;</span> <span class="kw3">style</span>=<span class="st0">&quot;border: none;&quot;</span><span class="kw2">&gt;</span></span><span class="sc2"><span class="kw2">&lt;/iframe&gt;</span></span></div></li>
<li class="li1"><div class="de1">&nbsp;</div></li></ol></div><br />
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fwww.mywebexperiences.com%2Fwp-content%2Fuploads%2F2010%2F04%2Fphp-cheat-sheet-v2.pdf&#038;embedded=true" width="500" height="650" style="border: none;"></iframe>
<p>
<a href="http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/">PHP Cheat Sheet (V2)</a> Creative Commons License (Attribution, Non-Commercial, Share Alike).
</p>
<p>
Via : <a href="http://googlesystem.blogspot.com/2009/09/embeddable-google-document-viewer.html">Embeddable Google Document Viewer</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.mywebexperiences.com/2010/04/22/use-google-docs-to-embed-pdf-documents-and-powerpoint-presentations-on-your-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

