<?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 : D2007 v11 quickPdf</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 : D2007 v11 quickPdf]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 13 Aug 2026 12:04:29 +0000</pubDate>
  <lastBuildDate>Mon, 03 Nov 2014 12:48:53 +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=2995</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[D2007 v11 quickPdf : Alexc,If you are using D2007 then...]]></title>
   <link>http://www.quickpdf.org/forum/d2007-v11-quickpdf_topic2995_post12096.html#12096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2995<br /><strong>Posted:</strong> 03 Nov 14 at 12:48PM<br /><br />Alexc,<div><br></div><div>If you are using D2007 then you need to use the DCU's for the D2007 version and not the D2006 version. &nbsp;That could explain the reason for your error message.</div><div><br></div><div>Andrew</div>]]>
   </description>
   <pubDate>Mon, 03 Nov 2014 12:48:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/d2007-v11-quickpdf_topic2995_post12096.html#12096</guid>
  </item> 
  <item>
   <title><![CDATA[D2007 v11 quickPdf : Hi AllI just installed quick PDF...]]></title>
   <link>http://www.quickpdf.org/forum/d2007-v11-quickpdf_topic2995_post12090.html#12090</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2645">alexc</a><br /><strong>Subject:</strong> 2995<br /><strong>Posted:</strong> 30 Oct 14 at 2:14PM<br /><br />Hi All<div><br></div><div>I just installed quick PDF v11 against D2007.&nbsp;</div><div><br></div><div>I had an already existing project, and changed what was needed to get all to compile</div><div><br></div><div>Except:</div><div>&#091;DCC Error&#093; uPDFGeneratorController.pas(23): F2051 Unit DebenuPDFLibrary1112 was compiled with a different version of Classes.TStream</div><div><br></div><div><br></div><div>I admit have:&nbsp;</div><div>1)&nbsp;CodeGear™ Delphi® 2007 for Win32® &nbsp;Version 11.0.2902.10471&nbsp;</div><div>(i am not sure if it is D2007 R2 or not)&nbsp;</div><div><br></div><div>2) I am using a trial version of Quick PDF, so I am using DCU's from D2006</div><div>- this really does not sound good to me, classes.pas changes normally with every update/version</div><div><br></div><div>3) I do not know if I have installed all Delphi 2007 updates and if the D2006 DCU's will work anymore</div><div>My Delphi has the "December 2007 Update" installed and I do not recall installing that two weeks ago.&nbsp;</div><div>I suspect therefore I have a D2007 R2 install.&nbsp;</div><div><br></div><div>4) I have the following products installed.&nbsp;</div><div>IDE Fix Pack 2007 4.3</div><div>HTMLTidy copyright (c) 1998-2003 (W3C) MIT, INRIA, Keio University</div><div>CodeGear Quality Insite™&nbsp;</div><div>Borland® Together®&nbsp;</div><div><br></div><div><br></div><div><b>So what do the quickPDF trial DCU's for D2006 compile against?&nbsp;</b></div><div><b><br></b></div><div>for example D2007 no updates, with updates.. and so on.&nbsp;</div><div><br></div><div>This will all be useful so I can ask the man who looks after our Delphi installs.&nbsp;</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Alex</div><div><br></div><div><br></div><div>by the way:</div><div><br></div><div>The reason for the evaluation is that we have quickPDF 7.24&nbsp;</div><div><br></div><div>No one noticed at first that &nbsp;<span style="line-height: 1.4;">SetFormFieldValueByTitle resolves to some code that translates code pages incorrectly. I can re-write the code, but we have a standards board that says 3rd party code should be unaltered.&nbsp;</span></div><div><br></div><div>see</div><div><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">QuickPDFUnicode;</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">function QPLUnicodeConvert8To16(const Input: AnsiString; var Output: WideString;</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp; InputEncoding, OutputEncoding: TQPLUnicodeEncoding;</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp; BOMAction: TQPLUnicodeBOM;</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp; MalformedAction: TQPLUnicodeMalformed): Boolean;</span></div><div><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">then&nbsp;</span></div><div><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">case InputEncoding of</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QPLUnicodeUTF8:</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; begin</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IB1 := Byte(Input&#091;InputPosition&#093;);</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; case IB1 of</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $00..$7F:</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; begin</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Single byte US-ASCII</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CodePoint := IB1;</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Inc(InputPosition);</span><br style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end;</span></div><div><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;"><br></span></div><div><span style="font-family: 'Segoe UI', Tahoma, Arial, Verdana; line-height: 18px;">(arrgh)</span></div>]]>
   </description>
   <pubDate>Thu, 30 Oct 2014 14:14:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/d2007-v11-quickpdf_topic2995_post12090.html#12090</guid>
  </item> 
 </channel>
</rss>