<?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 : installing vb6 program</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 : installing vb6 program]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 05 May 2026 22:28:14 +0000</pubDate>
  <lastBuildDate>Tue, 01 Mar 2011 13:35:08 +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=1753</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[installing vb6 program : I have solved it.This is embarrasing....In...]]></title>
   <link>http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7647.html#7647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1431">PolderBoy</a><br /><strong>Subject:</strong> 1753<br /><strong>Posted:</strong> 01 Mar 11 at 1:35PM<br /><br />I have solved it.<br>This is embarrasing....<br><br>In the code I have written the version number to 21 and the dll has version 23.<br><br>Works on all computers now.<br><br>PolderBoy<br>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 13:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7647.html#7647</guid>
  </item> 
  <item>
   <title><![CDATA[installing vb6 program :  Hello Ingo,Thanks for your reply....]]></title>
   <link>http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7646.html#7646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1431">PolderBoy</a><br /><strong>Subject:</strong> 1753<br /><strong>Posted:</strong> 01 Mar 11 at 12:45PM<br /><br />Hello Ingo,<br><br>Thanks for your reply. But I have looked at the documentation before I posted this problem.<br><br>The dll is is both folders now.<br><br>With regards,<br>PolderBoy<br><span style="font-size:10px"><br /><br />Edited by PolderBoy - 01 Mar 11 at 1:33PM</span>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 12:45:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7646.html#7646</guid>
  </item> 
  <item>
   <title><![CDATA[installing vb6 program : Hi PolderBoy!There are different...]]></title>
   <link>http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7644.html#7644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1753<br /><strong>Posted:</strong> 01 Mar 11 at 11:54AM<br /><br />Hi PolderBoy!<br><br>There are different kinds of dlls - "normal" and "ActiveX".<br>The normal dll can't be registered like many other dlls, too.<br>And that's okay. Put the dll in the system32-path or in the path <br>where your app works.<br>On the official pages of the library you can find starting guides<br>for your needs.<br><br>Cheers, Ingo<br>&nbsp;<br>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 11:54:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7644.html#7644</guid>
  </item> 
  <item>
   <title><![CDATA[installing vb6 program :  Hello all,I have bought the...]]></title>
   <link>http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7642.html#7642</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1431">PolderBoy</a><br /><strong>Subject:</strong> 1753<br /><strong>Posted:</strong> 01 Mar 11 at 11:37AM<br /><br />Hello all,<br><br>I have bought the quickpdf and made an application in vb6 to combine two pdf files.<br>Which is working fine.<br>Now I need to install it to the users computers and I get an error stating: "Can't create object" When running the program. (I have made a temp program just using the pagecount function which gives the same error)<br><br>I compiled the program with a wrong licensekey and the program doesn't even get there.<br><br>I have manually put the "QuickPDFDLL0721.dll" in the program files/program folder and did a regsvr32 with&nbsp; it. (which failed stating the the dll was loaded but didn't have an entry. Not loaded) <br><br>I have manually put the "QuickPDFDLL0721.dll" in the users system32 folder and did a regsvr32 with&nbsp; it. (which failed stating the the dll was loaded but didn't have an entry. Not loaded) <br><br>I have installed the quick pdf program (from the website) thinking that now the .dll would be installed right.<br>But still the same error when the function for counting the pages is called the program gives an error.<br><br>Thanks in advance,<br>PolderBoy<br><br><span style="font-size:10px"><br /><br />Edited by PolderBoy - 01 Mar 11 at 11:39AM</span>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 11:37:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/installing-vb6-program_topic1753_post7642.html#7642</guid>
  </item> 
 </channel>
</rss>