<?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 : Use dll in Visual studio C#</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 : Use dll in Visual studio C#]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 05:26:55 +0000</pubDate>
  <lastBuildDate>Thu, 01 Nov 2007 04:04:01 +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=805</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[Use dll in Visual studio C# : Thank you both marian and chicks.I...]]></title>
   <link>http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3890.html#3890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=751">amble</a><br /><strong>Subject:</strong> 805<br /><strong>Posted:</strong> 01 Nov 07 at 4:04AM<br /><br />Thank you both marian and chicks.<br>I got it to work using iSED.dll]]>
   </description>
   <pubDate>Thu, 01 Nov 2007 04:04:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3890.html#3890</guid>
  </item> 
  <item>
   <title><![CDATA[Use dll in Visual studio C# : iSQDQuickPDF.DLL is not a COM...]]></title>
   <link>http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3887.html#3887</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 805<br /><strong>Posted:</strong> 31 Oct 07 at 4:08PM<br /><br />iSQDQuickPDF.DLL is not a COM server and you cannot add reference to this DLL (Interop Assembly). The only way to work with this DLL is using function prototypes with DLLImport&nbsp;attribute. <DIV>&nbsp;</DIV><DIV>To use Interop DLL (this is the recommended way to use QuickPDF) you have to use the iSED.DLL. Register this file as COM Server and add a new COM Reference.</DIV><DIV>&nbsp;</DIV><DIV>Best regards, Marian</DIV>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 16:08:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3887.html#3887</guid>
  </item> 
  <item>
   <title><![CDATA[Use dll in Visual studio C# : I don&amp;#039;t know much about C#,...]]></title>
   <link>http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3885.html#3885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 805<br /><strong>Posted:</strong> 31 Oct 07 at 11:07AM<br /><br />I don't know much about C#, but maybe you should try the ActiveX version (iSED.dll), which will have an entry point, and must be registered.]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 11:07:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3885.html#3885</guid>
  </item> 
  <item>
   <title><![CDATA[Use dll in Visual studio C# :  How do I use the iSEDQuickPDF.dll...]]></title>
   <link>http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3884.html#3884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=751">amble</a><br /><strong>Subject:</strong> 805<br /><strong>Posted:</strong> 31 Oct 07 at 9:33AM<br /><br />How do I use the iSEDQuickPDF.dll in Visual Studio 2005?<br><br>When I try to add a reference to it I get this error.<br><br>A reference to 'C:\iSed\iSEDQuickPDF.dll' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.<br><br>I thought the dll might need regestiring , but that resulted in this error.<br><br>iSEDQuickPDF.dll was loaded but the DllRegisterServer entry point was not found. This file can not be registered.<br><br>---<br>Added:<br><br>I found an old pdf with Tutorials<br>Using iSEDQuickPDF with C#<br>It tells me to make a wrapper<br><br>If you would rather use the DLL version of iSEDQuickPDF, find the iSED0433DotNet.cs file in the DLL .zip distribution. Compile<br>it into a managed code library:<br>csc /t:library /out:SEDTech.iSED.dll iSQP0433DotNet.cs<br><br>Where can I find the cs file?<br><span style="font-weight: bold;"></span><font size="-1"><span style="font-weight: bold;"></span> </font><span style="font-size:10px"><br /><br />Edited by amble - 31 Oct 07 at 9:43AM</span>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 09:33:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/use-dll-in-visual-studio-c_topic805_post3884.html#3884</guid>
  </item> 
 </channel>
</rss>