<?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 : Annotation Text</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 : Annotation Text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 00:14:31 +0000</pubDate>
  <lastBuildDate>Thu, 07 Jun 2012 18:23: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=2291</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[Annotation Text : perfect, thanks ]]></title>
   <link>http://www.quickpdf.org/forum/annotation-text_topic2291_post9745.html#9745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1878">jcorral</a><br /><strong>Subject:</strong> 2291<br /><strong>Posted:</strong> 07 Jun 12 at 6:23PM<br /><br />perfect, thanks]]>
   </description>
   <pubDate>Thu, 07 Jun 2012 18:23:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/annotation-text_topic2291_post9745.html#9745</guid>
  </item> 
  <item>
   <title><![CDATA[Annotation Text :   The following code should...]]></title>
   <link>http://www.quickpdf.org/forum/annotation-text_topic2291_post9742.html#9742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2291<br /><strong>Posted:</strong> 07 Jun 12 at 2:15PM<br /><br /><div><br></div><div>The following code should do what you need. &nbsp;You will need to read the reference manual to see what other options are available.</div><div><br></div><div>for (page = 1; page &lt;= QP.PageCount();page++)</div><div>{</div><div>&nbsp; QP.SelectPage(page);</div><div>&nbsp; int count = QP.AnnotationCount();</div><div><br></div><div>&nbsp; for (int i=1;i&lt;=count;i++)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; string text = QP.GetAnnotStrProperty(i, 102); &nbsp;// Contents.</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; MessageBox.Show("page = " + page.ToString() + " Contents = " + text);</div><div>&nbsp; }</div>]]>
   </description>
   <pubDate>Thu, 07 Jun 2012 14:15:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/annotation-text_topic2291_post9742.html#9742</guid>
  </item> 
  <item>
   <title><![CDATA[Annotation Text : Hello,it&#194;&#180;s possible get the text...]]></title>
   <link>http://www.quickpdf.org/forum/annotation-text_topic2291_post9707.html#9707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1878">jcorral</a><br /><strong>Subject:</strong> 2291<br /><strong>Posted:</strong> 04 Jun 12 at 6:50PM<br /><br />Hello,<div><br></div><div>it´s possible get the text for all the notes in a file and his page number?</div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Mon, 04 Jun 2012 18:50:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/annotation-text_topic2291_post9707.html#9707</guid>
  </item> 
 </channel>
</rss>