<?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 : Dynamic annotations position change</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 : Dynamic annotations position change]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:12:01 +0000</pubDate>
  <lastBuildDate>Tue, 01 Oct 2013 07:11:01 +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=2742</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[Dynamic annotations position change : Here is some sample code to extract...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11224.html#11224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 01 Oct 13 at 7:11AM<br /><br />Here is some sample code to extract the Annotation properties.<div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.LoadFromFile("annots.pdf", "");</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i = 1; i &lt;= QP.AnnotationCount(); i++)</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (QP.GetAnnotStrProperty(i, 101) == "Popup") &nbsp; &nbsp;// Note type annotation.</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; string name = QP.GetAnnotStrProperty(i, 103);</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double left = QP.GetAnnotDblProperty(i, 105);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double top = QP.GetAnnotDblProperty(i, 106);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 01 Oct 2013 07:11:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11224.html#11224</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Andrew,Thanks for your replya...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11223.html#11223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2474">sdhanaraj7</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 2:52PM<br /><br />Andrew,<div><br></div><div>Thanks for your reply</div><div><br></div><div>a ) I need to support Annotation type for "Note". I am developing a new component in asp.net/c# to move, edit and locking an annotation for a user specific.&nbsp;</div><div><br></div><div>I want &nbsp;sample code for reading a dynamic annotation position. I dont have QPL code to read the positions</div><div><br></div><div>waiting for your reply.&nbsp;</div><div><br></div><div>regards,</div><div>Dhanaraj. S</div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 14:52:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11223.html#11223</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Dhanara,a. Do you have an application...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11222.html#11222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 2:02PM<br /><br /><span style=": rgb251, 251, 253;">Dhanara,</span><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">a. Do you have an application working with Debenu Quick PDF Library already ?</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">I can assume then that you have QPL code to read the positons of the annotations and your create graphics nodes in a special ASP.NET Graphics library which supports moving, resizing, panning, zooming. &nbsp;What annotation types do you need to support ? Text, Note, Markup ?</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">or</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;">b. Are you in the process of developing this new functionality and looking for a simple component to do all the moving, editing for you ?</span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div><span style=": rgb251, 251, 253;"><br></span></div><div>Andrew.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 14:02:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11222.html#11222</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Hi Andrew,When a pdf file with...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11220.html#11220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2474">sdhanaraj7</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 9:03AM<br /><br />Hi Andrew,<div><br></div><div>When a pdf file with annotations is opened/ newly created, if i move the annotation to a new place in the document &nbsp;and now i want to save the pdf file using my gui. When i again opened the pdf file, the annotation should be displayed in the new place(where i moved the annotation). &nbsp;Actually my requirement is user can add the annotation and user can change the annotation position and the user can save the annotation.</div><div><br></div><div>Regards,</div><div>Dhanaraj. S</div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 09:03:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11220.html#11220</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change :  More information is needed.Are...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11219.html#11219</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 7:55AM<br /><br /><div>More information is needed.&nbsp;</div><div><br></div><div>Are you saying when the user moves the annotation around with the mouse that you want to get the coordinates of the Annotation that was just moved ?</div><div><br></div><div>What database are you talking about ? &nbsp;</div><div><br></div><div><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">QP.GetAnnotDblProperty(</span><wbr style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">annotID, 105) will return the Left position of the annotation.</span></div><div><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><br></span></div><div><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Debenu Quick PDF Library does not have and GUI functionality to work with Windows or ASP.NET.</span></div><div><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><br></span></div><div><span style=": rgb251, 251, 253; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Andrew.</span></div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 07:55:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11219.html#11219</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Hi Andrew,Thanks for reply.But...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11217.html#11217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2474">sdhanaraj7</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 7:48AM<br /><br />Hi Andrew,<div><br></div><div>Thanks for reply.&nbsp;</div><div><br></div><div>But I don't want to set the top and left positions statically:</div><div>&nbsp;i.e.&nbsp;<span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">&nbsp;QP.SetAnnotDblProperty(</span><wbr style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">annotID, 105, 200).&nbsp;</span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">When i move the annotation, get the new top and left position and save into the database.&nbsp;</span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><br></span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Is there any function to get the new coordinates.&nbsp;</span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><br></span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Waiting for your reply.</span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;"><br></span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Regards,</span></div><div><span style="color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 13px; line-height: 17px;">Dhanaraj.s</span></div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 07:48:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11217.html#11217</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Can you try using  QP.SetAnnotDblProperty(annotID,...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11216.html#11216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 30 Sep 13 at 7:18AM<br /><br />Can you try using<div><br></div><div><span style="line-height: 1.4;">&nbsp; &nbsp; QP.SetAnnotDblProperty(annotID, 105, left);</span></div><div><div>&nbsp; &nbsp; QP.SetAnnotDblProperty(annotID, 106, top);</div></div><div><br></div><div>Andrew.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 30 Sep 2013 07:18:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11216.html#11216</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic annotations position change : Hi friends,I want to change the...]]></title>
   <link>http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11215.html#11215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2474">sdhanaraj7</a><br /><strong>Subject:</strong> 2742<br /><strong>Posted:</strong> 27 Sep 13 at 1:59PM<br /><br />Hi friends,<div><br></div><div>I want to change the position of the newly added annotation and save into the database. I want to create as many annotations and change the position (top, left) of any annotation. I am using asp.net with c#.</div><div><br></div><div>Waiting for your reply. Need urgent</div><div><br></div><div></div>]]>
   </description>
   <pubDate>Fri, 27 Sep 2013 13:59:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/dynamic-annotations-position-change_topic2742_post11215.html#11215</guid>
  </item> 
 </channel>
</rss>