<?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 : GetPageText</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 : GetPageText]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 23 Jun 2026 03:25:45 +0000</pubDate>
  <lastBuildDate>Fri, 12 Oct 2012 11:54:13 +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=2430</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[GetPageText : It should be possible now with...]]></title>
   <link>http://www.quickpdf.org/forum/getpagetext_topic2430_post10223.html#10223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2430<br /><strong>Posted:</strong> 12 Oct 12 at 11:54AM<br /><br />It should be possible now with option 3. &nbsp;You can check the relationship of the first point returned to that of the second point.<div><br></div><div>GetPageText &nbsp;- Option 3</div><div><br></div><div><div>3 = Return a CSV string for each piece of text on the page with the following</div><div>format:</div><div>Font Name, Text Color, Text Size, X1, Y1, X2, Y2, X3, Y3, X4, Y4, Text</div><div>The co-ordinates are the four points bounding the text, measured using the</div><div>units set with the SetMeasurementUnits function and the origin set with</div><div>the SetOrigin function. Co-ordinate order is anti-clockwise with the bottom</div><div>left corner first.</div></div><div><div><br></div></div><div>This is just from the top of my head so you will need to test this and correct it if I am wrong.</div><div><br></div><div>if (X2 &gt; X1) the angle = 0;</div><div>if (Y2 &gt; Y1) then angle = 90;</div><div>if (X2 &lt; X1) then angle = 180;</div><div>if (Y2 &lt; Y1) then angle = 270;</div><div><br></div><div>This of course won't work if the text is rotate 45 degrees. &nbsp;It should be possible to determine the angle using trigonometry of the line (x1, Y1) - (X2, Y2).</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Fri, 12 Oct 2012 11:54:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/getpagetext_topic2430_post10223.html#10223</guid>
  </item> 
  <item>
   <title><![CDATA[GetPageText : Hi Jordi!If it&amp;#039;s the rectangle...]]></title>
   <link>http://www.quickpdf.org/forum/getpagetext_topic2430_post10222.html#10222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2430<br /><strong>Posted:</strong> 11 Oct 12 at 7:56PM<br /><br />Hi Jordi!<br><br>If it's the rectangle around the text you want<br>Then you should try option "3". Please read here:<br>http://www.quickpdflibrary.com/help/quickpdf/GetPageText.php<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Thu, 11 Oct 2012 19:56:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/getpagetext_topic2430_post10222.html#10222</guid>
  </item> 
  <item>
   <title><![CDATA[GetPageText : Hello,I need to know text angle...]]></title>
   <link>http://www.quickpdf.org/forum/getpagetext_topic2430_post10221.html#10221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1350">jmontoya</a><br /><strong>Subject:</strong> 2430<br /><strong>Posted:</strong> 11 Oct 12 at 3:43PM<br /><br />Hello,<div>I need to know text angle in getpagetext. Will it be possible to get this value in a future release?</div><div><br></div><div>Thanks,</div><div>Jordi</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 11 Oct 2012 15:43:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/getpagetext_topic2430_post10221.html#10221</guid>
  </item> 
 </channel>
</rss>