<?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 : Bookmarks and outlines help</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 : Bookmarks and outlines help]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:29:33 +0000</pubDate>
  <lastBuildDate>Fri, 09 Dec 2005 01:13:36 +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=201</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[Bookmarks and outlines help : Here&amp;#039;s a little commandline...]]></title>
   <link>http://www.quickpdf.org/forum/bookmarks-and-outlines-help_topic201_post641.html#641</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 201<br /><strong>Posted:</strong> 09 Dec 05 at 1:13AM<br /><br />Here's a little commandline util that searches recursively through all bookmarks and their children to match a term.  You pretty much need to do this recursively to descend through all children.<br /><br />http://www.geocities.com/sea_sbs/files/pdfsrch.zip<br /><br />Written in PowerBasic ('cause it's easy and fast)<br /><br />Requires the DLL version of QuickPDF, and Adobe Reader.<span style="font-size:10px"><br /><br />Edited by chicks</span>]]>
   </description>
   <pubDate>Fri, 09 Dec 2005 01:13:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bookmarks-and-outlines-help_topic201_post641.html#641</guid>
  </item> 
  <item>
   <title><![CDATA[Bookmarks and outlines help : can someone please give me an...]]></title>
   <link>http://www.quickpdf.org/forum/bookmarks-and-outlines-help_topic201_post639.html#639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=180">rogerad</a><br /><strong>Subject:</strong> 201<br /><strong>Posted:</strong> 08 Dec 05 at 9:44PM<br /><br /><P>can someone please give me an example which lists all the SUB bookmarks in the pdf file</P><P>&nbsp;i can list all the main topic bookmarks but am having problems with exapanding bookmark lists</P><P>&nbsp;</P><P>eg i use delphi</P><P>my current code is</P><P><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OutlineCount := qp.OutlineCount ;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; StatusBar1.Panels&#091;1&#093;.Text := 'bookmark Total&nbsp; =&nbsp; ' + inttostr(OutlineCount );</P><P>//'-- Loop through Outline</P><P><BR>id := QP.GetFirstOutline;</P><P><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; qp.OpenOutline(id);<BR>begin</P><P><BR>&nbsp; while id &gt; 0 do<BR>&nbsp;&nbsp;&nbsp; begin<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; title := QP.OutlineTitle(id) ;<BR>&nbsp;&nbsp; // If title=term Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; page := QP.GetOutlinePage(id) ;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; id := QP.GetNextOutline(id)&nbsp; ;</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; globals.bookmarksLine := globals.TbookmarksLine.Create(Page, title,id);</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; formmainnew.BookmarksList.Add(bookmarksLine);</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;end;</P><P>end;</P><P>&nbsp;&nbsp;&nbsp;&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>thank you</P>]]>
   </description>
   <pubDate>Thu, 08 Dec 2005 21:44:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/bookmarks-and-outlines-help_topic201_post639.html#639</guid>
  </item> 
 </channel>
</rss>