<?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 : Unable to remove annotations</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 : Unable to remove annotations]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 10:03:09 +0000</pubDate>
  <lastBuildDate>Wed, 28 Dec 2016 09:07:45 +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=3422</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[Unable to remove annotations : Thanks for your information. I...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13621.html#13621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2810">lakkan</a><br /><strong>Subject:</strong> 3422<br /><strong>Posted:</strong> 28 Dec 16 at 9:07AM<br /><br />Thanks for your information. I did as you said, it worked.<div><br></div><div>Lakkan.</div>]]>
   </description>
   <pubDate>Wed, 28 Dec 2016 09:07:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13621.html#13621</guid>
  </item> 
  <item>
   <title><![CDATA[Unable to remove annotations : It does not completely explain...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13610.html#13610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3422<br /><strong>Posted:</strong> 16 Dec 16 at 11:40AM<br /><br />It does not completely explain the symptoms you describe, but the direction of your loop is incorrect.<div><br></div><div>For deletions, you should normally start with the last item and decrement the index. &nbsp;Otherwise the deletion of item 1 will change the index in all the later items, and the deletion will fail when the index exceeds the number of items remaining.</div>]]>
   </description>
   <pubDate>Fri, 16 Dec 2016 11:40:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13610.html#13610</guid>
  </item> 
  <item>
   <title><![CDATA[Unable to remove annotations : Hi,I am using following piece...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13608.html#13608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2810">lakkan</a><br /><strong>Subject:</strong> 3422<br /><strong>Posted:</strong> 16 Dec 16 at 7:22AM<br /><br />Hi,<img src="http://www.quickpdf.org/forum/smileys/smiley19.gif" border="0" alt="Cry" title="Cry" /><div><br></div><div>I am using following piece of code to remove all annotations from the selected page. Though it deletes all annotations from selected page, but sticky note annotations are still present on the page. Any help on this please..</div><div><div><span ="apple-tab-span"="" style="white-space:pre">	</span></div><div>QP.SelectPage(1);</div><div>int nAnnotCount = QP.AnnotationCount();</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span></div><div>for(int nIndex=1; nIndex&lt;=nAnnotCount; nIndex++)</div><div>{</div><div><span ="apple-tab-span"="" style="white-space: pre;">	</span>int nRetVal &nbsp;= QP.DeleteAnnotation(nIndex);</div><div>}</div></div><div><br></div><div>Lakkan</div><span style="font-size:10px"><br /><br />Edited by lakkan - 16 Dec 16 at 7:30AM</span>]]>
   </description>
   <pubDate>Fri, 16 Dec 2016 07:22:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-remove-annotations_topic3422_post13608.html#13608</guid>
  </item> 
 </channel>
</rss>