<?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 : TCP edition</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 : TCP edition]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 17 Jun 2026 11:05:03 +0000</pubDate>
  <lastBuildDate>Sun, 01 Aug 2010 18:45:18 +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=1524</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[TCP edition :   Ok, think I figured it out...]]></title>
   <link>http://www.quickpdf.org/forum/tcp-edition_topic1524_post6775.html#6775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1150">softwaredev</a><br /><strong>Subject:</strong> 1524<br /><strong>Posted:</strong> 01 Aug 10 at 6:45PM<br /><br /><DIV></DIV><DIV>&nbsp;</DIV><DIV>Ok, think I figured it out myself. It is a Csharp class in itself. Since my project was VB.NET I first created a separate CSharp class (library DLL) and then compiled it. Added that CSharp project as a reference to the VB.NEt class and now able to see all the implementations.</DIV><DIV>&nbsp;</DIV><DIV>Now next step to try it out and see if it creates the PDf correctly as desired.</DIV>]]>
   </description>
   <pubDate>Sun, 01 Aug 2010 18:45:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/tcp-edition_topic1524_post6775.html#6775</guid>
  </item> 
  <item>
   <title><![CDATA[TCP edition :  Found this in the samples.   Using...]]></title>
   <link>http://www.quickpdf.org/forum/tcp-edition_topic1524_post6774.html#6774</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1150">softwaredev</a><br /><strong>Subject:</strong> 1524<br /><strong>Posted:</strong> 01 Aug 10 at 6:31PM<br /><br /><DIV>&nbsp;</DIV><DIV>Found this in the samples.</DIV><DIV>&nbsp;</DIV><DIV><H2>Using the C# class</H2><P>A C# client is available in the &#091;installation folder&#093;\TCP\Client\CSharp directory.</P><P>Here is an example program:</P><DIV =sourcecode>QuickPDFTCP0719.Client&nbsp;qp&nbsp;=&nbsp;new&nbsp;QuickPDFTCP0719.Client();<BR>if&nbsp;(qp.Connect("127.0.0.1",&nbsp;10005))<BR>{<BR>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(qp.UnlockKey("your&nbsp;license&nbsp;key&nbsp;here")&nbsp;==&nbsp;1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;qp.DrawText(100,&nbsp;500,&nbsp;"Hello&nbsp;from&nbsp;C#&nbsp;via&nbsp;TCP/IP");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;qp.SaveToFile("C:\\test.pdf");<BR>&nbsp;&nbsp;&nbsp;&nbsp;}<BR>}</DIV><DIV =sourcecode>Note that all directories are relative to the server.</DIV><DIV>&nbsp;</DIV><DIV>Question: C# project how do I add a reference to the QuickPDFTCP0719 ? Like is it the same exe that was used to install the service?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Sun, 01 Aug 2010 18:31:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/tcp-edition_topic1524_post6774.html#6774</guid>
  </item> 
 </channel>
</rss>