<?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 : Previous Library Releases</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 : Previous Library Releases]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 05:17:00 +0000</pubDate>
  <lastBuildDate>Tue, 18 Dec 2007 11:03:04 +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=834</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[Previous Library Releases : I started from scratch, removed...]]></title>
   <link>http://www.quickpdf.org/forum/previous-library-releases_topic834_post4004.html#4004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=764">Sidney</a><br /><strong>Subject:</strong> 834<br /><strong>Posted:</strong> 18 Dec 07 at 11:03AM<br /><br />I started from scratch, removed QuickPDF from pc ,got clean copy of code and new quickpdf download everything worked.<br><br>I think somehow the initial download got corrupted, delphi thought something not right with the dcu file and tried to rebuild it. Clearly<br>any corruption would be in the transfer or on my pc.<br><br>Your help was invaluable.<br>Sid<br>]]>
   </description>
   <pubDate>Tue, 18 Dec 2007 11:03:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/previous-library-releases_topic834_post4004.html#4004</guid>
  </item> 
  <item>
   <title><![CDATA[Previous Library Releases : Hi Sid!The error is clear. uiSEDQuickPDF...]]></title>
   <link>http://www.quickpdf.org/forum/previous-library-releases_topic834_post3994.html#3994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 834<br /><strong>Posted:</strong> 17 Dec 07 at 3:18PM<br /><br />Hi Sid!<br><br>The error is clear. uiSEDQuickPDF is missing. In your uses-clause you write "use ... uiSEDQuickPDF ...". This unit keeps all part-units together. You have to add the path with uiSED... in your project-paths, too.<br><br>Best regards,<br>Ingo <br>]]>
   </description>
   <pubDate>Mon, 17 Dec 2007 15:18:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/previous-library-releases_topic834_post3994.html#3994</guid>
  </item> 
  <item>
   <title><![CDATA[Previous Library Releases : Hi ingo,Many thanks for replying...]]></title>
   <link>http://www.quickpdf.org/forum/previous-library-releases_topic834_post3993.html#3993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=764">Sidney</a><br /><strong>Subject:</strong> 834<br /><strong>Posted:</strong> 17 Dec 07 at 3:05PM<br /><br />Hi ingo,<br><br>Many thanks for replying to what is a delphi problem.<br>I am using delphi 7 the code was developed with delphi 5.<br><br>It is useful to know that only the type defs from the dcu are required.<br><br>Trying to build the application as given to me gets:<br><p ="Ms&#111;normal">&#091;Fatal Error&#093; TTSMeta05TTS2005.pas(9): File not found:'uiSEDQuickPDF.dcu'</p>I do not have path/defs in projects, in tools/environment I can add an entry to the library search path for the dcu, the error becomes:<br><p ="Ms&#111;normal">&#091;Fatal Error&#093; TTSMeta05TTS2005.pas(9): File not found:'uiSEDQuickPDF.pas'</p><p ="Ms&#111;normal">so it finds the dcu, possibly the ide thinks it is part of the project and is looking for the source!</p><br><p ="Ms&#111;normal"><br></p><p ="Ms&#111;normal">Thanks</p><p ="Ms&#111;normal">Sid</p><p ="Ms&#111;normal"><br></p><br><br>]]>
   </description>
   <pubDate>Mon, 17 Dec 2007 15:05:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/previous-library-releases_topic834_post3993.html#3993</guid>
  </item> 
  <item>
   <title><![CDATA[Previous Library Releases : Hi Sid!You don&amp;#039;t need QuickPDF...]]></title>
   <link>http://www.quickpdf.org/forum/previous-library-releases_topic834_post3986.html#3986</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 834<br /><strong>Posted:</strong> 17 Dec 07 at 10:20AM<br /><br />Hi Sid!<br><br>You don't need QuickPDF on a pc 'cause the dcu-files are compiled into your app - so you don't see QuickPDF ;-)<br><br>I think you're trying from inside the IDE and there Delphi asks for a pas-file. Please check your project-settings ... i think few paths aren't okay. Additionally you should put the string "PMAPP" in projects -&gt; options -&gt; path/definitions at "definitions"...<br>Then it should work.<br><br>You can use your old license-key with the new compiled version without problems.<br><br>Best regards and good luck,<br>Ingo<br><br><br>]]>
   </description>
   <pubDate>Mon, 17 Dec 2007 10:20:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/previous-library-releases_topic834_post3986.html#3986</guid>
  </item> 
  <item>
   <title><![CDATA[Previous Library Releases : I am new to delphi and Quickpdf,...]]></title>
   <link>http://www.quickpdf.org/forum/previous-library-releases_topic834_post3985.html#3985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=764">Sidney</a><br /><strong>Subject:</strong> 834<br /><strong>Posted:</strong> 17 Dec 07 at 9:14AM<br /><br />I am new to delphi and Quickpdf, I have inherited a large program that uses quickpdf, possibly version 3.9.<br><br>The program works even though quickpodf is not present on the pc.<br><br>Does this mean the earlier version was in .obj format?<br><br>We have purchsed a lisence, downloaded the 5.21 dll and dcu files but can not rebuild the program, delphi request the .pas file that we do not have.<br><br>Any help or hints would be appreciated.<br><br>Sid<br><br>]]>
   </description>
   <pubDate>Mon, 17 Dec 2007 09:14:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/previous-library-releases_topic834_post3985.html#3985</guid>
  </item> 
 </channel>
</rss>