<?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 : mode used in powerbuilder 10.5 help?</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 : mode used in powerbuilder 10.5 help?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 00:25:25 +0000</pubDate>
  <lastBuildDate>Fri, 23 Mar 2012 02:13:36 +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=2196</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[mode used in powerbuilder 10.5 help? : You are the best! Thank you. ]]></title>
   <link>http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9375.html#9375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1896">djcamus</a><br /><strong>Subject:</strong> 2196<br /><strong>Posted:</strong> 23 Mar 12 at 2:13AM<br /><br />You are the best! Thank you.]]>
   </description>
   <pubDate>Fri, 23 Mar 2012 02:13:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9375.html#9375</guid>
  </item> 
  <item>
   <title><![CDATA[mode used in powerbuilder 10.5 help? : Version 8.13 uses natively unicode...]]></title>
   <link>http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9367.html#9367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2196<br /><strong>Posted:</strong> 22 Mar 12 at 2:57AM<br /><br />Version 8.13 uses natively unicode DLL calls. So when you declare your external functions you need to use a suffix depending on the string type you want to use. I don't remember if the internal strings in Powerbuilder 10.5 are ascii or unicode. So if they are acsii, then you functions declarations should be:<br>QuickPDFCreateLibrary<b>A</b><br>QuickPDFUnlockKey<b>A</b><br>...<br>Now if the internal strings are unicode the declarations are:<br>QuickPDFCreateLibrary<br>QuickPDFUnlockKey<br>...<br>Hope this helps<br>Wheeley<br><br>]]>
   </description>
   <pubDate>Thu, 22 Mar 2012 02:57:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9367.html#9367</guid>
  </item> 
  <item>
   <title><![CDATA[mode used in powerbuilder 10.5 help? :     I need to test this dll but...]]></title>
   <link>http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9366.html#9366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1896">djcamus</a><br /><strong>Subject:</strong> 2196<br /><strong>Posted:</strong> 21 Mar 12 at 9:44PM<br /><br />   <div id="gt-res-" ="almost_half_cell"=""><div dir="ltr" style="zoom:1"><span id="result_" =""="" lang="en"><span ="hps"="">I need to</span> <span ="hps"="">test this</span> <span ="hps"="">dll</span> <span ="hps"="">but I can not</span> <span ="hps"="">be</span> <span ="hps"="">unlocked from</span> <span ="hps"="">the development environment</span><span =""="">, import the</span> <span ="hps"="">support functions</span> <span ="hps"="">as</span> <span ="hps"="">global functions</span> <span ="hps="" atn"="">outside (</span><span>QuickPDFDLL0813.inc</span><span>) and</span> <span ="hps"="">am using</span> <span ="hps"="">this code:<br><br>example <br>long InstanceID<br>&nbsp; InstanceID = QuickPDFCreateLibrary() <br>&nbsp; if QuickPDFUnlockKey(InstanceID, "XXXXXXXXXXXXXXXXX") = 1 then // always return false<br>&nbsp;&nbsp;&nbsp; &nbsp;QuickPDFDrawText(InstanceID, 100, 500, "Hello world")<br>&nbsp;&nbsp;&nbsp; QuickPDFSaveToFile(InstanceID, "C:\Docs\cristian2.pdf")<br>end if<br>&nbsp; QuickPDFReleaseLibrary(InstanceID)<br>&nbsp;<br><br></span></span><span id="result_" =""="" lang="en"><span ="hps"=""><br>i need your help, please!!!<br><br><br></span></span></div></div><span style="font-size:10px"><br /><br />Edited by djcamus - 21 Mar 12 at 10:11PM</span>]]>
   </description>
   <pubDate>Wed, 21 Mar 2012 21:44:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/mode-used-in-powerbuilder-105-help_topic2196_post9366.html#9366</guid>
  </item> 
 </channel>
</rss>