<?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>IT Pro | WAHOOGA</title>
	<atom:link href="https://www.wahooga.com/category/it-pro/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wahooga.com</link>
	<description></description>
	<lastBuildDate>Fri, 12 Jul 2019 07:22:14 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>

<image>
	<url>https://www.wahooga.com/wp-content/uploads/2018/08/cropped-wahooga_icon-32x32.png</url>
	<title>IT Pro | WAHOOGA</title>
	<link>https://www.wahooga.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SharePoint 2013 Opening PDF in Office Web App</title>
		<link>https://www.wahooga.com/sharepoint-2013-opening-pdf-in-office-web-app/</link>
					<comments>https://www.wahooga.com/sharepoint-2013-opening-pdf-in-office-web-app/#respond</comments>
		
		<dc:creator><![CDATA[David Mellors]]></dc:creator>
		<pubDate>Wed, 29 Jun 2016 12:44:02 +0000</pubDate>
				<category><![CDATA[IT Pro]]></category>
		<category><![CDATA[SharePoint 2013]]></category>
		<guid isPermaLink="false">https://www.wahooga.com/?p=27</guid>

					<description><![CDATA[<p>One of my colleagues wanted to change the behavior of SharePoint 2013 so that viewing a PDF in a document library on a mobile device opened the PDF in Adobe Acrobat Reader rather than the Word Office Web App. A post on the Office IT Pro blog (link) indicated that this was possible&#160;and just required [&#8230;]</p>
The post <a href="https://www.wahooga.com/sharepoint-2013-opening-pdf-in-office-web-app/">SharePoint 2013 Opening PDF in Office Web App</a> first appeared on <a href="https://www.wahooga.com">WAHOOGA</a>.]]></description>
										<content:encoded><![CDATA[<p>One of my colleagues wanted to change the behavior of SharePoint 2013 so that viewing a PDF in a document library on a mobile device opened the PDF in Adobe Acrobat Reader rather than the Word Office Web App.</p>



<p>A post on the Office IT Pro blog (<a href="https://blogs.technet.microsoft.com/office_resource_kit/2013/07/31/control-whether-pdfs-open-in-word-web-app-or-the-default-pdf-reader/">link</a>) indicated that this was possible&nbsp;and just required us to run:</p>



<pre class="crayon-plain-tag">Get-SPWopiBinding -Action &quot;MobileView&quot; -Application &quot;WordPDF&quot; | Remove-SPWopiBinding -Confirm:$false</pre>



<p>Unfortunately this didn&#8217;t work for us and when I ran <pre class="crayon-plain-tag">Get-SPWopiBinding -Action "MobileView" -Application "WordPDF"</pre>&nbsp; nothing was returned. Further investigation reveals that the MobileView action was removed from SharePoint 2013 in the October 2013 Cummulative Update[1].</p>



<p>Looks like changing the default behavior is going to be for all devices but I will update this post if I find out anymore.</p>



<p>[1]&nbsp;http://www.wictorwilen.se/WACVersions</p>The post <a href="https://www.wahooga.com/sharepoint-2013-opening-pdf-in-office-web-app/">SharePoint 2013 Opening PDF in Office Web App</a> first appeared on <a href="https://www.wahooga.com">WAHOOGA</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.wahooga.com/sharepoint-2013-opening-pdf-in-office-web-app/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
