<?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 : 10.11 - how to use DrawQRCode()</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 : 10.11 - how to use DrawQRCode()]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 04:01:35 +0000</pubDate>
  <lastBuildDate>Fri, 15 Nov 2013 11:59:48 +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=2782</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[10.11 - how to use DrawQRCode() : I got an answer from the support,...]]></title>
   <link>http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11336.html#11336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=387">hubbra</a><br /><strong>Subject:</strong> 2782<br /><strong>Posted:</strong> 15 Nov 13 at 11:59AM<br /><br />I got an answer from the support, will be fixed in the next update ... <img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br>]]>
   </description>
   <pubDate>Fri, 15 Nov 2013 11:59:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11336.html#11336</guid>
  </item> 
  <item>
   <title><![CDATA[10.11 - how to use DrawQRCode() : tryed with DPLDrawQRCode( InstanceID,...]]></title>
   <link>http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11335.html#11335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=387">hubbra</a><br /><strong>Subject:</strong> 2782<br /><strong>Posted:</strong> 15 Nov 13 at 7:32AM<br /><br />tryed with <br><br>DPLDrawQRCode( InstanceID, x, y, 200, "Test", 1, 0) and 300 ... maybe pixel ?<br><br>but the same 0 as return and nothing to print.<br><br><br><br>]]>
   </description>
   <pubDate>Fri, 15 Nov 2013 07:32:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11335.html#11335</guid>
  </item> 
  <item>
   <title><![CDATA[10.11 - how to use DrawQRCode() : Hi, I do get 0 back from DrawQRCode(),...]]></title>
   <link>http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11334.html#11334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=387">hubbra</a><br /><strong>Subject:</strong> 2782<br /><strong>Posted:</strong> 14 Nov 13 at 2:24PM<br /><br />Hi, <br><br>I do get 0 back from DrawQRCode(), but no error is shown by DPLLastErrorCode(InstanceID) <br>Its PowerBasic, with the ANSI _PB9.INC :<br><br>' this code ist OK ...<br>DPLSetPageSize(InstanceID, "A4" ) <br>DPLSetOrigin(InstanceID, 1 )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' 1 = Top left<br>DPLSetMeasurementUnits(InstanceID, 1 )&nbsp; ' mm<br>DPLSetAnsiMode(InstanceID, 0)&nbsp;&nbsp; ' Steuert ANSI oder UTF8 Parameter<br>DPLDrawText(InstanceID,20,30, "Hello world äöü "+DATE$+" - "+TIME$) <br>DPLDrawText(InstanceID,x+10,y+5, "Outline äöü")<br>&nbsp;&nbsp;&nbsp;&nbsp; x = 100 ' mm from left<br>&nbsp;&nbsp;&nbsp;&nbsp; y = 100 ' mm from top<br>&nbsp;&nbsp;&nbsp;&nbsp; ? "x:" x, "y:", y<br>ret = DPLDrawText(InstanceID,x,y-7, "QR-Code:")<br>' this Strings are in the saved PDF, but ...<br><br>ret = DPLDrawQRCode( InstanceID, x, y, 20, "Test", 1, 0)<br><br>returns 0 and nothing inside.<br><br><br>]]>
   </description>
   <pubDate>Thu, 14 Nov 2013 14:24:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/1011-how-to-use-drawqrcode_topic2782_post11334.html#11334</guid>
  </item> 
 </channel>
</rss>