<?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 : Can&#039;t run the samples provided</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 : General Discussion : Can&#039;t run the samples provided]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 09:49:47 +0000</pubDate>
  <lastBuildDate>Tue, 24 Nov 2015 20:48:23 +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=3211</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[Can&#039;t run the samples provided : Hi Andrew,if the lite-version...]]></title>
   <link>http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12820.html#12820</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3211<br /><strong>Posted:</strong> 24 Nov 15 at 8:48PM<br /><br />Hi Andrew,<div><br></div><div>if the lite-version won't offer these functionality you should try the 30-days-testversion with the reg-key.</div><div><br></div><div>Cheers, Ingo</div>]]>
   </description>
   <pubDate>Tue, 24 Nov 2015 20:48:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12820.html#12820</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t run the samples provided :  HiYes, I eventually realised...]]></title>
   <link>http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12812.html#12812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2801">ajtruckle</a><br /><strong>Subject:</strong> 3211<br /><strong>Posted:</strong> 23 Nov 15 at 9:37PM<br /><br />Hi<div>&nbsp;</div><div>Yes, I eventually realised that the registered DLL was the 64 bit.</div><div>&nbsp;</div><div>When I was trying with C# I had it set to "Any CPU". As soon as I set it to "x64" it worked OK.</div><div>&nbsp;</div><div>But as mentioned in another thread, I am not sure I can use this library as I was hoping to fill in form fields.</div><div>&nbsp;</div><div>Andrew</div>]]>
   </description>
   <pubDate>Mon, 23 Nov 2015 21:37:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12812.html#12812</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t run the samples provided : Hi Andrew,Regarding registering...]]></title>
   <link>http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12810.html#12810</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3211<br /><strong>Posted:</strong> 23 Nov 15 at 9:28PM<br /><br />Hi Andrew,<div><br></div><div><div>Regarding registering please keep in mind that on 64-bit-systems:&nbsp;</div><div>regsvr32.exe from the system32-path is for 64-bit-dlls.</div><div>For my understanding it's impossible (where should be the sense?) to register a 32-bit-dll on a 64-bit-system.</div><div>You can work with an 32-bit-dll on a 64-bit-system as well but without registering it.</div><div>Only copying into the syswow64-path (yes... it's for 32-bit-dlls on 64-bit-systems).</div><div>I think the main problem are the locations of dll and vbs.</div><div><br></div><div>Cheers, Ingo</div></div>]]>
   </description>
   <pubDate>Mon, 23 Nov 2015 21:28:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12810.html#12810</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t run the samples provided :  HiI am running windows 64 bit...]]></title>
   <link>http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12804.html#12804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2801">ajtruckle</a><br /><strong>Subject:</strong> 3211<br /><strong>Posted:</strong> 23 Nov 15 at 4:47PM<br /><br /><div>Hi</div><div><br></div><div>I am running windows 64 bit (windows 10).</div><div><br></div><div>I used a command prompt with admin rights to register the 64 bit dll. I have also tried registering the 32 bit dll.</div><div><br></div><div>Both say that they register OK.</div><div><br></div><div>I have also copied the VBS files into a different folder.</div><div><br></div><div>The vbs files are associated with the script exe file.</div><div><br></div><div>I have verified with regedit that HKEY_CLASSES_ROOT has entries for the PDF routines.</div><div><br></div><div>Yet, when I double click the VBS files it shows the popup but then fails to create an object.</div><div><br></div><div>All of them. I have tried rebooting.</div><div><br></div><div>Andrew</div>]]>
   </description>
   <pubDate>Mon, 23 Nov 2015 16:47:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-run-the-samples-provided_topic3211_post12804.html#12804</guid>
  </item> 
 </channel>
</rss>