<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Displaying a PDF file within a WPF application</title>
	<atom:link href="http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/</link>
	<description>&#34;huge onion&#34; == GetButcheredPronunciation(&#34;Hujanen&#34;)</description>
	<lastBuildDate>Sat, 31 Mar 2012 08:43:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Abhijit Pattnaik</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-94</link>
		<dc:creator><![CDATA[Abhijit Pattnaik]]></dc:creator>
		<pubDate>Wed, 30 Nov 2011 07:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-94</guid>
		<description><![CDATA[How Can i highlight a specific text in the pdfviewer]]></description>
		<content:encoded><![CDATA[<p>How Can i highlight a specific text in the pdfviewer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Melgar</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-92</link>
		<dc:creator><![CDATA[Jorge Melgar]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 16:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-92</guid>
		<description><![CDATA[Hi Chris, this is post is really useful!
Have you considered licensing issues regarding the use of Acrobat components? Are you distributing something similar as part of a proprietary solution? I&#039;ve been doing some research and i can&#039;t understand if i need to sign an agreement with adobe or not.
Thanks in advance.

Jorge.]]></description>
		<content:encoded><![CDATA[<p>Hi Chris, this is post is really useful!<br />
Have you considered licensing issues regarding the use of Acrobat components? Are you distributing something similar as part of a proprietary solution? I&#8217;ve been doing some research and i can&#8217;t understand if i need to sign an agreement with adobe or not.<br />
Thanks in advance.</p>
<p>Jorge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtoland02</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-90</link>
		<dc:creator><![CDATA[jtoland02]]></dc:creator>
		<pubDate>Fri, 13 May 2011 16:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-90</guid>
		<description><![CDATA[This doesn&#039;t seem to work for me. I&#039;m running VS2010 with Windows 7 (64-bit). When I go to add the Adobe Reader Control to my Toolbox, it&#039;s not listed there, even after added the correct reference. All I see is &quot;Acrobat 3D Office Insert&quot; and &quot;Adobe Acrobat 7.0 Browser Control&quot;. I tried the Browser Control listed, but when I try to create the control and load it (like you do above in &quot;Window1&quot;, I get the ever frustrating cross-thread exception.  Any ideas about why the Reader control doesn&#039;t appear for me? Or about how to fix the cross-thread exception? Thanks for this!]]></description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t seem to work for me. I&#8217;m running VS2010 with Windows 7 (64-bit). When I go to add the Adobe Reader Control to my Toolbox, it&#8217;s not listed there, even after added the correct reference. All I see is &#8220;Acrobat 3D Office Insert&#8221; and &#8220;Adobe Acrobat 7.0 Browser Control&#8221;. I tried the Browser Control listed, but when I try to create the control and load it (like you do above in &#8220;Window1&#8243;, I get the ever frustrating cross-thread exception.  Any ideas about why the Reader control doesn&#8217;t appear for me? Or about how to fix the cross-thread exception? Thanks for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Hujanen</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-89</link>
		<dc:creator><![CDATA[Christopher Hujanen]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 13:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-89</guid>
		<description><![CDATA[Ah -- I was able to reproduce the XamlParseException.  It is due to the Adobe library not working with the build platform set to Any CPU or x64 on a 64 bit system.  Just change your build settings platform to x86 and it should work.]]></description>
		<content:encoded><![CDATA[<p>Ah &#8212; I was able to reproduce the XamlParseException.  It is due to the Adobe library not working with the build platform set to Any CPU or x64 on a 64 bit system.  Just change your build settings platform to x86 and it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfairbanks23</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-88</link>
		<dc:creator><![CDATA[sfairbanks23]]></dc:creator>
		<pubDate>Thu, 21 Apr 2011 18:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-88</guid>
		<description><![CDATA[This looked like just what I need, however when I downloaded, built and ran the application, I get a System.Windows.Markup.XamlParseException.  It says there&#039;s an error in markup file &#039;Window1.xaml&#039; Line 1 Position 9.  Any ideas?  I have a pdf file ready to be viewed.]]></description>
		<content:encoded><![CDATA[<p>This looked like just what I need, however when I downloaded, built and ran the application, I get a System.Windows.Markup.XamlParseException.  It says there&#8217;s an error in markup file &#8216;Window1.xaml&#8217; Line 1 Position 9.  Any ideas?  I have a pdf file ready to be viewed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asusu</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-85</link>
		<dc:creator><![CDATA[asusu]]></dc:creator>
		<pubDate>Fri, 04 Jun 2010 07:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-85</guid>
		<description><![CDATA[Nice example, so I use this for my project but now I have a problem is, when I press F5 to view in full screen (my function) but there&#039;s no change because this pdf file catch that event, so how can I prevent pdf catch my F5 press key event.]]></description>
		<content:encoded><![CDATA[<p>Nice example, so I use this for my project but now I have a problem is, when I press F5 to view in full screen (my function) but there&#8217;s no change because this pdf file catch that event, so how can I prevent pdf catch my F5 press key event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dcinadr</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-84</link>
		<dc:creator><![CDATA[dcinadr]]></dc:creator>
		<pubDate>Thu, 13 May 2010 17:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-84</guid>
		<description><![CDATA[miketwalker - i don&#039;t think it is possible to hide the navigation panel at this time.  This is something they need to add to there api (they may have done that by now, not sure).  I used a third party api (FoxitReader) which allows hiding the navigation panel.  However this wasn&#039;t perfect because it didn&#039;t have a way of hiding the scroll bars.  As a workaround i used panels to cover up the scroll bars.]]></description>
		<content:encoded><![CDATA[<p>miketwalker &#8211; i don&#8217;t think it is possible to hide the navigation panel at this time.  This is something they need to add to there api (they may have done that by now, not sure).  I used a third party api (FoxitReader) which allows hiding the navigation panel.  However this wasn&#8217;t perfect because it didn&#8217;t have a way of hiding the scroll bars.  As a workaround i used panels to cover up the scroll bars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miketwalker</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-83</link>
		<dc:creator><![CDATA[miketwalker]]></dc:creator>
		<pubDate>Thu, 13 May 2010 09:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-83</guid>
		<description><![CDATA[Thanks for this great article and the x64 advice, it worked like a charm.  I see dcinadr ran into a similar issue as I did, there are options to mess with the toolbars and scrollbars (setShowToolbar and setShowScrollbars, respectively) but there doesn&#039;t appear to be a way to hide the left side navigation panel. Have you, or anyone, found a solution to continue using the AxAcroPDFLib but get control of that and allow the program to hide it? Thanks again for your help.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this great article and the x64 advice, it worked like a charm.  I see dcinadr ran into a similar issue as I did, there are options to mess with the toolbars and scrollbars (setShowToolbar and setShowScrollbars, respectively) but there doesn&#8217;t appear to be a way to hide the left side navigation panel. Have you, or anyone, found a solution to continue using the AxAcroPDFLib but get control of that and allow the program to hide it? Thanks again for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Hujanen</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-82</link>
		<dc:creator><![CDATA[Christopher Hujanen]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-82</guid>
		<description><![CDATA[Hi Brent -- I didn&#039;t have to do anything (besides install Acrobat) to have the COM library show up.  There might be a trick to re-register the library or something, but I checked on my new Windows 7 machine and it also shows up in the Visual Studio reference dialog.  Sorry I don&#039;t have a good answer for you.]]></description>
		<content:encoded><![CDATA[<p>Hi Brent &#8212; I didn&#8217;t have to do anything (besides install Acrobat) to have the COM library show up.  There might be a trick to re-register the library or something, but I checked on my new Windows 7 machine and it also shows up in the Visual Studio reference dialog.  Sorry I don&#8217;t have a good answer for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brentgroves</title>
		<link>http://hugeonion.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-80</link>
		<dc:creator><![CDATA[brentgroves]]></dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://hugeonion.wordpress.com/2009/04/06/displaying-a-pdf-file-within-a-wpf-application/#comment-80</guid>
		<description><![CDATA[In the video one of the first steps that you do is add a reference to the acrobat COM library this library is not showing up in my COM tab.  I downloaded the adobe 9.1 sdk and it comes with a Visual Studio 2005 app wizard setup program but I only have VC# Express and it won&#039;t install.  How did you get the Acrobat COM library installed?]]></description>
		<content:encoded><![CDATA[<p>In the video one of the first steps that you do is add a reference to the acrobat COM library this library is not showing up in my COM tab.  I downloaded the adobe 9.1 sdk and it comes with a Visual Studio 2005 app wizard setup program but I only have VC# Express and it won&#8217;t install.  How did you get the Acrobat COM library installed?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

