<?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 : Initial View tab</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 : General Discussion : Initial View tab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:29:35 +0000</pubDate>
  <lastBuildDate>Tue, 09 Jun 2009 16:07:46 +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=1105</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[Initial View tab : Thanks Ingo, will look into it.Sorry...]]></title>
   <link>http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5153.html#5153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1089">Valleysboy</a><br /><strong>Subject:</strong> 1105<br /><strong>Posted:</strong> 09 Jun 09 at 4:07PM<br /><br />Thanks Ingo, will look into it.<br>Sorry about this but I'm trying to do this without Acrobat so I'm programming a bit blind. <br><br>Thanks for your patience<br>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 16:07:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5153.html#5153</guid>
  </item> 
  <item>
   <title><![CDATA[Initial View tab : Hi!SetPageLayoutSetPageModeCheers,...]]></title>
   <link>http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5152.html#5152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1105<br /><strong>Posted:</strong> 09 Jun 09 at 3:59PM<br /><br />Hi!<br><br>SetPageLayout<br>SetPageMode<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 15:59:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5152.html#5152</guid>
  </item> 
  <item>
   <title><![CDATA[Initial View tab : Thanks Ingo, I&amp;#039;ve mapped...]]></title>
   <link>http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5151.html#5151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1089">Valleysboy</a><br /><strong>Subject:</strong> 1105<br /><strong>Posted:</strong> 09 Jun 09 at 3:52PM<br /><br />Thanks Ingo, I've mapped almost all of the options to either SetViewerPreferences or SetOpenActionDestination<br><br>However I'm struggling to find the options for "Document Options" &gt; "Show" to change it from "Page Only" to "Bookmarks Panel and Page"<br><br>Thanks for your help<br>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 15:52:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5151.html#5151</guid>
  </item> 
  <item>
   <title><![CDATA[Initial View tab : Hi!I&amp;#039;ve looked for you in...]]></title>
   <link>http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5150.html#5150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1105<br /><strong>Posted:</strong> 09 Jun 09 at 2:54PM<br /><br />Hi!<br><br>I've looked for you in the online help at:<br>http://www.quickpdflibrary.com/help/quickpdf/DocumentProperties.php<br>Try SetOpenActionDestination and SetOpenActionDestinationFull.<br><br>Starting from http://www.quickpdf.org/ you can find a lot of interesting informations.<br><br>Cheers, Ingo<br>&nbsp;<br>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 14:54:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5150.html#5150</guid>
  </item> 
  <item>
   <title><![CDATA[Initial View tab : Afternoon allI notice that some...]]></title>
   <link>http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5149.html#5149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1089">Valleysboy</a><br /><strong>Subject:</strong> 1105<br /><strong>Posted:</strong> 09 Jun 09 at 2:45PM<br /><br />Afternoon all<br><br>I notice that some of the options in the "Initial View" tab of the properties window is available to manipulate programmatically using the ActiveX driver.<br><br>Initially the client wants to be able to programmatically set the Initial View &gt; Document Options &gt; Show option to "Bookmarks Panel and Page" but they'll probably want to set the rest of the options also.<br>I can use the SetInformation for the basic info (Author, Version etc) but what can I use to set the Initial View options?<br><br>Thanks<br>]]>
   </description>
   <pubDate>Tue, 09 Jun 2009 14:45:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/initial-view-tab_topic1105_post5149.html#5149</guid>
  </item> 
 </channel>
</rss>