<?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 : Unable To Evaluate 8.15</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 : Unable To Evaluate 8.15]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 16:02:17 +0000</pubDate>
  <lastBuildDate>Mon, 20 Aug 2012 12:38:17 +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=2287</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[Unable To Evaluate 8.15 : This question has been answered...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9991.html#9991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 20 Aug 12 at 12:38PM<br /><br />This question has been answered in a different message thread<div><br></div><div>&nbsp;&nbsp;<a href="http://www.quickpdf.org/forum/pb-105-with-quickpdf-816_topic2371.html" target="_blank">http://www.quickpdf.org/forum/pb-105-with-quickpdf-816_topic2371.html</a></div><div><br></div><div>Andrew.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 20 Aug 2012 12:38:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9991.html#9991</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Hi All,  I am using Verson 8.18...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9981.html#9981</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2027">Ram</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 14 Aug 12 at 7:31AM<br /><br />Hi All,<DIV>&nbsp;</DIV><DIV>I am using Verson 8.18 with QUICK PDF with PowerBuilder 10.5,&nbsp; I am getting the handle value using the function QuickPDFCreateLibraryA however i am not able to get return value 1 while using the function QUICKPDFUnlockKeyA; also for the Function QUICKPDFMergeFileList also i am getting the return value as 0.&nbsp; I am using the QuickPDF dll to connect from PB 10.5.</DIV><DIV>&nbsp;</DIV><DIV>My objective is to merging of documents and to create bookmark inside the pdf after the merge function.</DIV><DIV>&nbsp;</DIV><DIV>Any help is highly appreciated.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance,&nbsp; Ram</DIV>]]>
   </description>
   <pubDate>Tue, 14 Aug 2012 07:31:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9981.html#9981</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Unfortunately, yes. So for a PB10.5...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9892.html#9892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 18 Jul 12 at 4:50AM<br /><br />Unfortunately, yes. So for a PB10.5 and below the inc file wold be like:<br><br>string QuickPDFFontName(long InstanceID) library "QuickPDFDLL0815.dll" alias for "QuickPDFFontNameA;ansi"<br>long QuickPDFSaveToFile(long lInstanceID, String sFileName) library "QuickPDFDLL0815.dll" alias for "QuickPDFSaveToFile;ansi"<br><br>whereas PB 11.0 and above would simply be:<br><br>string QuickPDFFontName(long InstanceID) library "QuickPDFDLL0815.dll"<br>long QuickPDFSaveToFile(long lInstanceID, String sFileName) library "QuickPDFDLL0815.dll"<br><br>If you need help just e-mail.<br>Wheeley<br>]]>
   </description>
   <pubDate>Wed, 18 Jul 2012 04:50:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9892.html#9892</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : We don&amp;#039;t have a copy of PowerBuilder...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9884.html#9884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 16 Jul 12 at 4:23AM<br /><br />We don't have a copy of PowerBuilder to do any testing with. &nbsp;<div><br></div><div>As Wheely mentions PB 11.5 supports UNICODE strings and works correctly with QPL. &nbsp;<div>PB 10.xx versions needs to use the 'A' versions of the Quick PDF Library functions so you need to add an 'A' to the end of the function name if the functions uses a string as a parameter or a return value. &nbsp;ie. &nbsp;QuickPDFLoadFromFileA, &nbsp;QuickPDFUnlockKeyA, QuickPDFDrawTextA</div><div><br></div><div>We are looking to provide more Getting Started information for Power Builder to help make it easier to get started with. &nbsp;We support many platforms and we have many customers using all sorts of development environments with the DLL and ActiveX versions.</div><div><br></div><div>So if anyone has any ideas or sample code to help others get started with PowerBuilder then it would be most welcome.</div><div><br></div><div>Wheely - does there need to be two versions of the QuickPDFDLL08xx.INC file - one for PB10 and another for PB11 ?</div><div><br></div><div>Andrew.</div></div>]]>
   </description>
   <pubDate>Mon, 16 Jul 2012 04:23:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9884.html#9884</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : I have found that sometimes things...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9727.html#9727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1957">aitchisj</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 06 Jun 12 at 5:53AM<br /><br /><div>I have found that sometimes things can be cryptic and/or trial and error in the PowerBuilder world, especially when trying to call external functions. &nbsp;Not many people use PowerBuilder either so help and information is also limited. &nbsp;</div><div><br></div><div>Thanks a lot for the additional information.<b>&nbsp;&nbsp;</b>Every little bit helps.</div><div><br></div><div><img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br></div><div>-John</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 06 Jun 2012 05:53:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9727.html#9727</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Being a Powerbuilder developer...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9726.html#9726</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 06 Jun 12 at 5:44AM<br /><br />Being a Powerbuilder developer and using QuickPDF since before Debenu bought it I can say they are wrong here. Unicode support completely depends on which version of Powerbuilder you are using. Powerbuilder 11 and onward have the internal Powerbuilder string as a unicode string. So you don't need the ";ansi" on the external function references since you are using version 8 of the QuickPDF library.<br><br>Hope this helps<br>Wheeley<br>]]>
   </description>
   <pubDate>Wed, 06 Jun 2012 05:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9726.html#9726</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Thanks Ingo,They responded quickly...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9724.html#9724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1957">aitchisj</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 05 Jun 12 at 10:27PM<br /><br />Thanks Ingo,<div><br></div><div>They responded quickly to provide a new product key and also explain that my problem might actually have been related to the fact that the 8.15 library has ANSI variations of methods which PowerBuilder (the development environment that I'm using) is better able to deal with rather than the Unicode variations.</div><div><br></div><div>I'm back in business.</div><div><img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 05 Jun 2012 22:27:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9724.html#9724</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Hi John!This is a user-user-forum...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9708.html#9708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 04 Jun 12 at 9:43PM<br /><br />Hi John!<br><br>This is a user-user-forum here.<br>Some experiences we've made and we can talk about and advice<br>and some experiences (like yours) we couldn't make.<br>So if it's an urgent problem for you (and i think so) you should post<br>it to the official support pages of Debenu:<br>http://www.quickpdflibrary.com/support/support-query.php<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Mon, 04 Jun 2012 21:43:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9708.html#9708</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Hi,I appreciate your response....]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9706.html#9706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1957">aitchisj</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 04 Jun 12 at 4:30PM<br /><br />Hi,<div><br></div><div>I appreciate your response. &nbsp;I ran the uninstaller and even went as far as to remove registry entries to try to get rid of it all together and I still get the same problem when I re-install (0 days left on license but says it's actually valid until 1 July 2012).</div><div><br></div><div>As mentioned in my first post, I have not previously installed QuickPDF on this computer, so it's not a previous installation that could be causing this. &nbsp;Anyway, I will get ahold of the Debenu guys if I can and see if they can help me.</div><div><br></div><div>Thanks again,</div><div>-John</div>]]>
   </description>
   <pubDate>Mon, 04 Jun 2012 16:30:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9706.html#9706</guid>
  </item> 
  <item>
   <title><![CDATA[Unable To Evaluate 8.15 : Hi!I think this behavior has to...]]></title>
   <link>http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9693.html#9693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2287<br /><strong>Posted:</strong> 02 Jun 12 at 12:53PM<br /><br />Hi!<br><br>I think this behavior has to with your old installation<br>and perhaps an old entry in your registry.<br>Remove completely the old version and trying the new<br>version with a new testkey will be successfully ... i hope ;-)<br>You should call the guys at Debenu directly...<br>There are lower prices jumping from version 7.xx up to 8.xx<br><br>Cheers and welcome here,<br>Ingo<br>&nbsp;<br>]]>
   </description>
   <pubDate>Sat, 02 Jun 2012 12:53:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/unable-to-evaluate-815_topic2287_post9693.html#9693</guid>
  </item> 
 </channel>
</rss>