<?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 : Problems with SetTextExtractionArea</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 : Problems with SetTextExtractionArea]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:41:42 +0000</pubDate>
  <lastBuildDate>Sat, 13 Aug 2016 22:12:03 +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=3368</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[Problems with SetTextExtractionArea : Hello IngoYou are right... I have...]]></title>
   <link>http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13379.html#13379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2894">aantonio</a><br /><strong>Subject:</strong> 3368<br /><strong>Posted:</strong> 13 Aug 16 at 10:12PM<br /><br />Hello Ingo<div><br></div><div>You are right... I have rewritten my code and now it works fine, as described in documentation.</div><div><br></div><div>Is was my fault.</div><div><br></div><div>Thanks a lot</div>]]>
   </description>
   <pubDate>Sat, 13 Aug 2016 22:12:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13379.html#13379</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with SetTextExtractionArea : Hi Antonio,here&amp;#039;s a sample...]]></title>
   <link>http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13378.html#13378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3368<br /><strong>Posted:</strong> 13 Aug 16 at 8:09PM<br /><br />Hi Antonio,<div><br></div><div>here's a sample from the official support pages:</div><div>http://www.debenu.com/kb/extract-text-from-a-defined-rectangular-area-on-a-page/</div><div>Your prob has nothing to do with the test license ;-)</div><div><br></div><div>Cheers and welcome here,</div><div>Ingo</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 13 Aug 2016 20:09:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13378.html#13378</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with SetTextExtractionArea :  I have installed the library...]]></title>
   <link>http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13376.html#13376</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2894">aantonio</a><br /><strong>Subject:</strong> 3368<br /><strong>Posted:</strong> 13 Aug 16 at 6:56PM<br /><br /><div>I have installed the library with a test license, using Visual Studio for C++ and linking with static library.</div><div><br></div><div>If I try&nbsp;DPLGetPageTextA,&nbsp;DPLExtractFilePageTextA or&nbsp;DPLDAExtractPageTextA every thing works fine.</div><div><br></div><div>If I try to use&nbsp;DPLSetTextExtractionArea( 0, 0,&nbsp;DPLPageWidth(InstanceID),&nbsp;DPLPageHeight(InstanceID) before of DPLGetPageTextA I get a blank string.</div><div>If I try to use&nbsp;DPLDASetTextExtractionArea before DPLExtractFilePageTextA or&nbsp;DPLDAExtractPageTextA I get blank strings too.</div><div><br></div><div>Is it possible to be a problem with the test license or something similar?</div><div><br></div><div>Code Sample:</div><div><i>DPLLoadFromFileA(InstanceID, (char *)(const char *)FileName, NULL);</i></div><div><div><i>DPLSetMeasurementUnits(InstanceID, 1);</i></div><div><i>DPLSelectPage(InstanceID, 1);</i></div><div><i>DPLSetOrigin(InstanceID, 0);</i></div></div><div><div><i><br></i></div><div><i><b>// This line is the problem... if I remove it, the text is extracted</b></i></div><div><i><b>DPLSetTextExtractionArea(InstanceID, 0, 0,&nbsp;DPLPageWidth(InstanceID),&nbsp;DPLPageHeight(InstanceID)&nbsp;);</b></i></div><div><i><br></i></div><div><i>CString txt = DPLGetPageTextA(InstanceID, 8);</i></div></div><div><br></div><div>Thank you</div>]]>
   </description>
   <pubDate>Sat, 13 Aug 2016 18:56:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problems-with-settextextractionarea_topic3368_post13376.html#13376</guid>
  </item> 
 </channel>
</rss>