<?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 : Search text in pages in Delphi</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 : Search text in pages in Delphi]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 07:14:08 +0000</pubDate>
  <lastBuildDate>Fri, 10 Nov 2017 18:34:40 +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=3524</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[Search text in pages in Delphi : Hi Amelie,// This is a partly...]]></title>
   <link>http://www.quickpdf.org/forum/search-text-in-pages-in-delphi_topic3524_post14027.html#14027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3524<br /><strong>Posted:</strong> 10 Nov 17 at 6:34PM<br /><br />Hi Amelie,<br><br>// This is a partly way in Delphi . . .<br><br>&nbsp;&nbsp; QP := TDebenuPDFLibrary1312.Create;<br>&nbsp;&nbsp; try<br>//&nbsp;&nbsp;&nbsp;&nbsp; Here the activation with your user-/testkey is needed...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; okay&nbsp; := QP.LoadFromFile(FName, '');<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lerrc := QP.LastErrorCode;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If ( QP.EncryptionStatus &gt; 0 ) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.Decrypt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl := TStringList.Create;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pagetext := '';<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for i := 1 to QP.PageCount Do<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; begin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.SelectPage(i);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.CombineContentStreams;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl.Text := QP.GetPageText(3);&nbsp; // you can get it into a stringlist or ...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pagetext := QP.GetPageText(3); // you can get it into a string ...<br><br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; . . .<br>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; now you're able to search inside your searchstrings (in Delphi with pos-syntax) ...<br><br>Here you can find all other functionalities using QuickPDF:<br>http://www.debenu.com/docs/pdf_library_reference/FunctionGroups.php<br><br>Here you can find the developer guide:<br>http://www.debenu.com/products/development/debenu-pdf-library/help/developer-guide/<br><br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Fri, 10 Nov 2017 18:34:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/search-text-in-pages-in-delphi_topic3524_post14027.html#14027</guid>
  </item> 
  <item>
   <title><![CDATA[Search text in pages in Delphi : Hello!I would like to know how...]]></title>
   <link>http://www.quickpdf.org/forum/search-text-in-pages-in-delphi_topic3524_post14026.html#14026</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2991">Amelie</a><br /><strong>Subject:</strong> 3524<br /><strong>Posted:</strong> 10 Nov 17 at 4:17PM<br /><br /><span style="line-height: 16.8px; : rgb251, 251, 253;">Hello!</span><div style="line-height: 16.8px; : rgb251, 251, 253;"><br></div><div style="line-height: 16.8px; : rgb251, 251, 253;">I would like to know how to search for a word in all pages of the PDF file in Delphi please?</div><div style="line-height: 16.8px; : rgb251, 251, 253;"><br></div><div style="line-height: 16.8px; : rgb251, 251, 253;">thank's</div><div style="line-height: 16.8px; : rgb251, 251, 253;"><br></div><div style="line-height: 16.8px; : rgb251, 251, 253;">Amelie</div>]]>
   </description>
   <pubDate>Fri, 10 Nov 2017 16:17:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/search-text-in-pages-in-delphi_topic3524_post14026.html#14026</guid>
  </item> 
 </channel>
</rss>