<?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 : How to unlocking the library</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 : How to unlocking the library]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 24 Jun 2026 14:04:10 +0000</pubDate>
  <lastBuildDate>Tue, 16 Feb 2021 22:21:45 +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=3895</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[How to unlocking the library : Hi,there are samples for perl,...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15621.html#15621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3895<br /><strong>Posted:</strong> 16 Feb 21 at 10:21PM<br /><br />Hi,<br><br>there are samples for perl, php and other languages but not for python but it shouldn't be a prob for you to adapt the samples to your language:<br>https://www.debenu.com/products/development/debenu-pdf-library/help/samples/<br>BTW: Everybody writing here do it in his/her freetime. We don't earn money here. This is a user-forum ;-)<br><br>]]>
   </description>
   <pubDate>Tue, 16 Feb 2021 22:21:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15621.html#15621</guid>
  </item> 
  <item>
   <title><![CDATA[How to unlocking the library :  Thank you Ingo, for your reply.I...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15614.html#15614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3254">fbms</a><br /><strong>Subject:</strong> 3895<br /><strong>Posted:</strong> 16 Feb 21 at 12:38AM<br /><br />Thank you Ingo, for your reply.<div>&nbsp;</div><div>I will look forward to find Quick PDF library more detail information, based upon your previous guide to my previous question.</div><div>&nbsp;</div><div>Just quick further question to you, since I have already have Pycharm which has capability to develop using Python and Javascript language which also suppose to be supported by Quick PDF Library claimed, can you give me link or other further information in to how to develop in Python using Quick PDF Library in detail step by step setup the environment.</div><div>&nbsp;</div><div>Thank you for reading my reach out, and I&nbsp;am looking forward to hear from you.</div><div>&nbsp;</div><div>Regards,</div><div>Fbms.</div>]]>
   </description>
   <pubDate>Tue, 16 Feb 2021 00:38:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15614.html#15614</guid>
  </item> 
  <item>
   <title><![CDATA[How to unlocking the library : Hi,the questions will be solved...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15608.html#15608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3895<br /><strong>Posted:</strong> 15 Feb 21 at 7:15PM<br /><br />Hi,<br><br>the questions will be solved if you've read my other answer.<br>For testing you should have got a 30-day-license.<br>This license you have to use instead of "<font size="2" face="C&#111;nsolas"><font size="2" face="C&#111;nsolas">your license key".<br>The library works with nearly any language.<br>This should be a good starting point for you:<br>http://www.quickpdf.org/<br><br><br><br></font></font>]]>
   </description>
   <pubDate>Mon, 15 Feb 2021 19:15:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15608.html#15608</guid>
  </item> 
  <item>
   <title><![CDATA[How to unlocking the library :  Dear Experience Forum member,As...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15606.html#15606</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3254">fbms</a><br /><strong>Subject:</strong> 3895<br /><strong>Posted:</strong> 15 Feb 21 at 7:06PM<br /><br />Dear Experience Forum member,<div>&nbsp;</div><div>As a new bee, based upon reading DLL Edition version 18.11 Getting Started&nbsp;of Foxit Quick PDF Library.<br></div><div>I would like to unlocking the library:</div><div>There is an example of detail coding given, but there is no explanation how do we need to run this coding?</div><div><font face="C&#111;nsolas" size="2"><font face="C&#111;nsolas" size="2"><p align="LEFT">int InstanceID;</p><div>InstanceID = DPLCreateLibrary();</div><p align="LEFT">if (DPLUnlockKey(InstanceID, "your license key") == 1) {</p><p align="LEFT">DPLDrawText(InstanceID, 100, 500, "Hello world");</p><p align="LEFT">DPLSaveToFile(InstanceID, "C:\Docs\HelloFromDLL.pdf");</p><p align="LEFT">}</p><p>DPLReleaseLibrary(InstanceID);</p></font></font></div><div>Based upon my languages knowledge : <br>I could not know, the excatly&nbsp;language, it's used?</div><div>What compiler/interpreter that we need to have to run it?</div><div>&nbsp;</div><div>Thank you for reading my reach out, I am looking forward to hear from you.</div><div>&nbsp;</div><div>Regards,</div><div>fbms.<br></div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Mon, 15 Feb 2021 19:06:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-unlocking-the-library_topic3895_post15606.html#15606</guid>
  </item> 
 </channel>
</rss>