<?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 : Instance Creation</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 : Instance Creation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 14:22:12 +0000</pubDate>
  <lastBuildDate>Fri, 22 Aug 2014 19:27:57 +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=2960</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[Instance Creation : Hi Justin,i&amp;#039;ve made similar...]]></title>
   <link>http://www.quickpdf.org/forum/instance-creation_topic2960_post11933.html#11933</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2960<br /><strong>Posted:</strong> 22 Aug 14 at 7:27PM<br /><br />Hi Justin,<div><br></div><div>i've made similar experiences.</div><div>Try to put the dll into system32 or syswow64.</div><div>If your .net-app is made as 64 bit and if the qp.dll is 64 bit then it should be on 64-bit-systems in system32.</div><div><div>If your .net-app is made as 32 bit and if the qp.dll is 32 bit then it should be on 64-bit-systems in syswow64.</div></div><div>Bit-architecture should always the same for app and dll.</div><div><br></div><div>Cheers and welcome here,</div><div>Ingo</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 22 Aug 2014 19:27:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/instance-creation_topic2960_post11933.html#11933</guid>
  </item> 
  <item>
   <title><![CDATA[Instance Creation : I am unable to create an instance...]]></title>
   <link>http://www.quickpdf.org/forum/instance-creation_topic2960_post11930.html#11930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2621">justincolangelo</a><br /><strong>Subject:</strong> 2960<br /><strong>Posted:</strong> 20 Aug 14 at 10:30PM<br /><br />I am unable to create an instance using PDFLibrary in C#.<br /><br />The dll lives at c:/the project directory/lib/DebenuPDFLibraryDLL1016.dll<br /><br />I generate the path and also tried hard coding it.<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;var dllPath = AppDomain.CurrentDomain.BaseDirectory +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Lib\\DebenuPDFLibraryDLL1016.dll";<br /><br />I've included the import file: DebenuPDFLibraryDLL1016.cs<br /><br />Inside the constructor, dll.dllHandle is always 0. The object is never instantiated. <br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dll = new DLL(dllFileName);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (dll.dllHandle != IntPtr.Zero)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  instanceID = dll.DebenuPDFLibraryCreateLibrary();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dll.RegisterForShutdown(instanceID);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  // always gets here<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dll = null;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br /><br />Does anyone know why this would happen aside from having the wrong location of the dll? I have uninstalled / reinstalled the quick pdf data a few times.]]>
   </description>
   <pubDate>Wed, 20 Aug 2014 22:30:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/instance-creation_topic2960_post11930.html#11930</guid>
  </item> 
 </channel>
</rss>