<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : automaticly open pdf in acrobat reader</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : automaticly open pdf in acrobat reader]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 00:23:04 +0000</pubDate>
  <lastBuildDate>Wed, 08 Aug 2012 13:00:19 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=2359</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[automaticly open pdf in acrobat reader : ShellExecute came in useful for...]]></title>
   <link>http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9957.html#9957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2359<br /><strong>Posted:</strong> 08 Aug 12 at 1:00PM<br /><br />ShellExecute came in useful for one of my Delphi tests - Note : &nbsp;it requires ShellApi added to the uses section.&nbsp;]]>
   </description>
   <pubDate>Wed, 08 Aug 2012 13:00:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9957.html#9957</guid>
  </item> 
  <item>
   <title><![CDATA[automaticly open pdf in acrobat reader : ShellExecute or soemthing similar...]]></title>
   <link>http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9952.html#9952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2359<br /><strong>Posted:</strong> 02 Aug 12 at 11:07AM<br /><br />ShellExecute or soemthing similar is the easy option.<div><br></div><div>In C#</div><div><br></div><div>&nbsp; System.Diagnostics.Process.Start("file.pdf");</div><div><br></div><div>In c</div><div><br></div><div>&nbsp; system("file.pdf");</div><div><br></div><div>Each compiler and language has a different method for opening a document.</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Thu, 02 Aug 2012 11:07:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9952.html#9952</guid>
  </item> 
  <item>
   <title><![CDATA[automaticly open pdf in acrobat reader : Hi!There&amp;#039;s no pdf-lib with...]]></title>
   <link>http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9949.html#9949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2359<br /><strong>Posted:</strong> 31 Jul 12 at 3:17PM<br /><br />Hi!<br><br>There's no pdf-lib with the described functionality.<br>Things like this you should do with the shell command of your programming language.<br>Then the same happens like doubleclicking on a pdf-document in the explorer.<br>If you've linked pdf-extensions with the acrobat reader then this one will open the pdf.<br><br>After document completion and QuickPDF.Free you can do something like...<br>ShellExecute(hinstance,'open',PChar('c:\temp\sample.pdf'),nil,nil,SW_SHOWNORMAL);<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Tue, 31 Jul 2012 15:17:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9949.html#9949</guid>
  </item> 
  <item>
   <title><![CDATA[automaticly open pdf in acrobat reader : Hi,  is there any function in...]]></title>
   <link>http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9948.html#9948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2014">lyborko</a><br /><strong>Subject:</strong> 2359<br /><strong>Posted:</strong> 31 Jul 12 at 12:10PM<br /><br /><p>Hi,</p><p>is there any function in TQuickPdf object how to automatically open acrobat reader after pdf document completition?</p><p>thanx</p><p>Lyborko</p>]]>
   </description>
   <pubDate>Tue, 31 Jul 2012 12:10:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/automaticly-open-pdf-in-acrobat-reader_topic2359_post9948.html#9948</guid>
  </item> 
 </channel>
</rss>