<?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 : CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails</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 : CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 29 Jun 2026 23:47:09 +0000</pubDate>
  <lastBuildDate>Sun, 03 Mar 2013 17:41:25 +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=2538</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[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails :    AndrewC wrote: 1. You need...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10550.html#10550</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 03 Mar 13 at 5:41PM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by AndrewC" alt="Originally posted by AndrewC" style="vertical-align: text-bottom;" /> <strong>AndrewC wrote:</strong><br /><br />1. You need to have the 'imports&nbsp;<span style=": rgb251, 251, 253;">QuickPDFAX0723"</span>' line in the code.<div><br></div><div>2. With the ActiveX version you don't need to specify DLL name as the CLSID is already in the&nbsp;<span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.vb file.</span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;"><br></span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;">3. The&nbsp;</span><span style=": rgb251, 251, 253; line-height: 1.4;">80040154 is a very common error and usually happens when the ActiveX has not been registered correctly. &nbsp;regsvr32 needs to be run using an Administrator account.</span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;"><br></span></div><div>The&nbsp;<span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.</span><span style="line-height: 1.4;">DLL should not be added to your project as a reference. &nbsp;Only the&nbsp;</span><span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.vb file should be added as a reference. &nbsp;The ActiveX is a standard OCX type DLL and not a .NET DLL.</span></div><br><div>Andrew</div></td></tr></table><br><br>Thanks for your response Andrew.&nbsp; But I don't have a <span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.vb in my project.&nbsp; This is a project that was handed over to me over a year ago.&nbsp; At the time I was able to load and run the project with no problems.&nbsp; I'm on a different computer now and am having the problems mentioned in the original post.<br><br>I think that the key point of my problem touched on when you said "</span><span style=": rgb251, 251, 253; line-height: 1.4;">The&nbsp;</span><span style=": rgb251, 251, 253; line-height: 1.4;">80040154 is a very common error and usually happens when the ActiveX has not been registered correctly. &nbsp;regsvr32 needs to be run using an Administrator account."&nbsp; I'm sure that if I could register the Interop.QuickPDFAX0723.dll file that would be the end of my problem.&nbsp; But I can't and have no idea why I can't...</span>]]>
   </description>
   <pubDate>Sun, 03 Mar 2013 17:41:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10550.html#10550</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails :  1. You need to have the &amp;#03...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10548.html#10548</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 03 Mar 13 at 7:37AM<br /><br />1. You need to have the 'imports&nbsp;<span style=": rgb251, 251, 253;">QuickPDFAX0723"</span>' line in the code.<div><br></div><div>2. With the ActiveX version you don't need to specify DLL name as the CLSID is already in the&nbsp;<span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.vb file.</span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;"><br></span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;">3. The&nbsp;</span><span style=": rgb251, 251, 253; line-height: 1.4;">80040154 is a very common error and usually happens when the ActiveX has not been registered correctly. &nbsp;regsvr32 needs to be run using an Administrator account.</span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;"><br></span></div><div>The&nbsp;<span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.</span><span style="line-height: 1.4;">DLL should not be added to your project as a reference. &nbsp;Only the&nbsp;</span><span style=": rgb251, 251, 253; line-height: 1.4;">QuickPDFAX0723.vb file should be added as a reference. &nbsp;The ActiveX is a standard OCX type DLL and not a .NET DLL.</span></div><div><span style=": rgb251, 251, 253; line-height: 1.4;"><br></span></div><div>There should not be any differences between 7.23 and 7.26 in respect to getting the ActiveX registered and running in your application.</div><div><br></div><div>Here is some VB.NET code for QPL 8.14 which again is not much different. &nbsp;The QuickPDFAX0814.vb is added to the project as a reference. &nbsp;The platform is set to x86 and I am using .NET 4.0.</div><div><br></div><div>Andrew</div><div><br></div><div><div>/-----------------------------------------------------------------------------------------</div></div><div><br></div><div><div>Imports QPL_VB_ActiveX_Sample.QuickPDFAX0814</div><div><br></div><div>Public Class Form1</div><div><br></div><div>&nbsp; &nbsp; Dim QuickPDF As PDFLibrary</div><div>&nbsp; &nbsp; Dim Result As Integer</div><div><br></div><div><br></div><div>&nbsp; &nbsp; Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; QuickPDF = New PDFLibrary()</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; Result = QuickPDF.UnlockKey("&lt;insert your license key here&gt;")</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; MessageBox.Show(Result)</div><div><br></div><div>&nbsp; &nbsp; End Sub</div><div>End Class</div></div><div><br></div><div><div>/-----------------------------------------------------------------------------------------</div></div><div><br></div><div><br></div><div>Andrew.</div><span style="font-size:10px"><br /><br />Edited by AndrewC - 03 Mar 13 at 7:42AM</span>]]>
   </description>
   <pubDate>Sun, 03 Mar 2013 07:37:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10548.html#10548</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : Anyone else have any ideas? I&amp;#039;m...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10533.html#10533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 01 Mar 13 at 3:34AM<br /><br />Anyone else have any ideas?&nbsp; I'm still stumped here...]]>
   </description>
   <pubDate>Fri, 01 Mar 2013 03:34:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10533.html#10533</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : Dan,You&amp;#039;re right i&amp;#039;m...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10520.html#10520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1511">darkv</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 26 Feb 13 at 7:20AM<br /><br />Dan,<br><br>You're right i'm using the dll version, 7.26<br><br>Eric<br><br>]]>
   </description>
   <pubDate>Tue, 26 Feb 2013 07:20:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10520.html#10520</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : By the way, I&amp;#039;m working with...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10519.html#10519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 26 Feb 13 at 3:28AM<br /><br />By the way, I'm working with version 7.23 of QuickPDF.&nbsp; If you're on a different version then that might also explain the difference.<br><span style="font-size:10px"><br /><br />Edited by DanH - 26 Feb 13 at 3:30AM</span>]]>
   </description>
   <pubDate>Tue, 26 Feb 2013 03:28:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10519.html#10519</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails :    darkv wrote:Dan,Sorry about...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10518.html#10518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 26 Feb 13 at 3:27AM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by darkv" alt="Originally posted by darkv" style="vertical-align: text-bottom;" /> <strong>darkv wrote:</strong><br /><br />Dan,<br><br>Sorry about forgot the imports line.<br><br>I'm very surprized, i used this for a while and it works perfectly<br>(even when running the exec on a computer which just have the dll and nothing registered)<br><br>can you try to store the dll path in a string, and call new pdflibrary(string_where_you_stored_path)<br><br>Which .net framework do you compile with? <br></td></tr></table><br><br>If the class' New() method doesn't take an argument, then placing the string in a variable and passing it won't solve the problem.&nbsp; <br><br>I'm using the ActiveX version.&nbsp; Maybe you're using the DLL version and that's why it works differently for your code.<br><br>I'm targeting 2.0 of the .NET framework.<br>]]>
   </description>
   <pubDate>Tue, 26 Feb 2013 03:27:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10518.html#10518</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : Dan,Sorry about forgot the imports...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10514.html#10514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1511">darkv</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 25 Feb 13 at 7:52AM<br /><br />Dan,<br><br>Sorry about forgot the imports line.<br><br>I'm very surprized, i used this for a while and it works perfectly<br>(even when running the exec on a computer which just have the dll and nothing registered)<br><br>can you try to store the dll path in a string, and call new pdflibrary(string_where_you_stored_path)<br><br>Which .net framework do you compile with? <br><br>Rgds<br>Eric<br>]]>
   </description>
   <pubDate>Mon, 25 Feb 2013 07:52:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10514.html#10514</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : The following line is fine as...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10512.html#10512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 23 Feb 13 at 11:48PM<br /><br />The following line is fine as long as I have "Imports QuickPDFAX0723":<br><br>dim qp as pdflibrary 'accepts this if I add <br><br>But it won't compile with the following line. It getsthe error "Too many arguments to 'Public Sub New()':<br><br>qp=new pdflibrary("path to you quickpdflib.dll")<br><br>If I change the above to just "qp=new pdflibrary()" then it compiles fine but still gets the run time error "Retrieving the COM class factory for component with CLSID {5530475D-F0A2-41BF-AA94-72FA0779289D} failed due to the following error: 80040154."<br><br><br>]]>
   </description>
   <pubDate>Sat, 23 Feb 2013 23:48:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10512.html#10512</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : Dan,can you try the followingdim...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10511.html#10511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1511">darkv</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 23 Feb 13 at 11:29PM<br /><br />Dan,<br><br>can you try the following<br><br>dim qp as pdflibrary<br>qp=new pdflibrary("path to you quickpdflib.dll")<br><br>It works perfect for me, in the same context <br><br>Rgds<br>Eric<br>]]>
   </description>
   <pubDate>Sat, 23 Feb 2013 23:29:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10511.html#10511</guid>
  </item> 
  <item>
   <title><![CDATA[CreateObject(&quot;QuickPDFAX0723.PDFLibrary&quot;) fails : I&amp;#039;m working on a VB.NET application...]]></title>
   <link>http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10508.html#10508</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2202">DanH</a><br /><strong>Subject:</strong> 2538<br /><strong>Posted:</strong> 23 Feb 13 at 5:03PM<br /><br />I'm working on a VB.NET application (Visual Studio 2010) and am having problems creating the QPDF object.&nbsp; I'm using the following code:<br><br>Dim qp As QuickPDFAX0723.PDFLibrary<br>qp = CreateObject("QuickPDFAX0723.PDFLibrary")<br><br>The above raises a "Cannot create ActiveX object".&nbsp; I've tried registering Interop.QuickPDFAX0723.dll on my system but to no avail.&nbsp; I'm on Windows 7 (64 bit).&nbsp; I've set the target platform in my project to x86 and tried running regsvr32.exe both from the System32 and Syswow64 directories and each time I'm given the error "The module Interop.QuickPDFAX0723.dll was loaded but the entry point DllRegisterServer was not found.&nbsp; Make sure that Interop.QuickPDFAX0723.dll is a valid DLL or OCX file and then try again."<br><br>If I change the code to the following:<br><br>Dim qp As New QuickPDFAX0723.PDFLibrary<br><br>I get the following error:<br><br>"System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {5530475D-F0A2-41BF-AA94-72FA0779289D} failed due to the following error: 80040154."<br><br>I can't find the CLSID in the registry.&nbsp; <br><br>Can't get past this problem...<br><br>]]>
   </description>
   <pubDate>Sat, 23 Feb 2013 17:03:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/createobjectquickpdfax0723pdflibrary-fails_topic2538_post10508.html#10508</guid>
  </item> 
 </channel>
</rss>