<?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 : problem using iSED.dll</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 : problem using iSED.dll]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:09:31 +0000</pubDate>
  <lastBuildDate>Mon, 16 Apr 2007 09:45: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=705</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[problem using iSED.dll : Hi Ingo,  Thanks for ur reply....]]></title>
   <link>http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3415.html#3415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=620">mgbalaji</a><br /><strong>Subject:</strong> 705<br /><strong>Posted:</strong> 16 Apr 07 at 9:45AM<br /><br />Hi Ingo,<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;Thanks for ur reply. This iSED.dll v4.41 were used some other tools in our company. So if i register the new version means will it affact the older tools?. <br /><br />&nbsp;&nbsp;&nbsp;&nbsp;Also u have given the example in Delphi. But i dont know about delphi. So u will give this same as in VB means this will help me.<br /><br />Thanks...<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;]]>
   </description>
   <pubDate>Mon, 16 Apr 2007 09:45:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3415.html#3415</guid>
  </item> 
  <item>
   <title><![CDATA[problem using iSED.dll :  Hi MG!You can use our last dll...]]></title>
   <link>http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3413.html#3413</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 705<br /><strong>Posted:</strong> 15 Apr 07 at 4:52PM<br /><br />Hi MG!<br><br>You can use our last dll (5.21 or 5.22) here from our download-section with your licence key - you'll avoid few bugs ;-)<br><br>Here a short example (in Delphi):<br>QP := TiSEDQuickPDF.Create;<br><br>try<br><br>&nbsp; QP.UnlockKey('MyLicenceKey');<br>&nbsp; QP.LoadFromFile(Edit1.text);<br><br>&nbsp; If QP.Encrypted &gt; 0 Then<br>&nbsp; QP.Unencrypt;<br><br>&nbsp; x&nbsp;&nbsp;&nbsp; := QP.PageCount;<br>&nbsp; STR&nbsp; := '';<br><br>&nbsp; for i := 1 to x Do<br>&nbsp;&nbsp;&nbsp; begin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.SelectPage(i);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.CombineLayers;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STR&nbsp; := QP.GetPageText(0);<br>//&nbsp;&nbsp;&nbsp; now you should do anything with the text ... ;-) <br>&nbsp;&nbsp;&nbsp; end; <br><br>finally<br>&nbsp; QP.Free;<br><br>end;<br>&nbsp;<br>Best regards,<br>Ingo<br><br>BTW: Here in the forum are a lot of code snippets. Use the search function (above in the menu) ...<br><br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 15 Apr 07 at 4:56PM</span>]]>
   </description>
   <pubDate>Sun, 15 Apr 2007 16:52:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3413.html#3413</guid>
  </item> 
  <item>
   <title><![CDATA[problem using iSED.dll : Hi,  I am new to this forum. Currently...]]></title>
   <link>http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3411.html#3411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=620">mgbalaji</a><br /><strong>Subject:</strong> 705<br /><strong>Posted:</strong> 14 Apr 07 at 3:25AM<br /><br />Hi,<br /><br />&nbsp;&nbsp;&nbsp;I am new to this forum. Currently i am developing one tool using VB.<br /><br />&nbsp;&nbsp;&nbsp;I am using iSED.dll (v4.41) in this tool. I have registered this dll. But I dont know how to use.<br /><br />&nbsp;&nbsp;&nbsp;Please show sample codes (open the existing pdf file and search the text) to use this dll in VB.<br /><br />Thanks...]]>
   </description>
   <pubDate>Sat, 14 Apr 2007 03:25:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/problem-using-iseddll_topic705_post3411.html#3411</guid>
  </item> 
 </channel>
</rss>