<?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 : Getting Started with QuickPDF Lite</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 : Getting Started with QuickPDF Lite]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 16 Jun 2026 06:57:45 +0000</pubDate>
  <lastBuildDate>Thu, 21 Oct 2010 10:47:10 +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=1612</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[Getting Started with QuickPDF Lite : Hi StopGap,Sure, here&amp;#039;s some...]]></title>
   <link>http://www.quickpdf.org/forum/getting-started-with-quickpdf-lite_topic1612_post7097.html#7097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1612<br /><strong>Posted:</strong> 21 Oct 10 at 10:47AM<br /><br />Hi StopGap,<div><br></div><div>Sure, here's some sample code on how to use Quick PDF Library Lite with Delphi.</div><div><br></div><div><div>Note: the Lite version of Quick PDF Library comes as an ActiveX component. You need to register the ActiveX library with Windows, using the following command:&nbsp;</div><div><br></div><div>regsvr32 \QuickPDFLite0721.dll</div><div><br></div><div>Next, here's a simple usage example:</div><div><br></div><div>------------------------------</div><div>uses</div><div>&nbsp;ComObj;</div><div>procedure TForm1.Button1Click(Sender: TObject);</div><div>var</div><div>&nbsp;QP: Variant;</div><div>begin</div><div>&nbsp;QP := CreateOleObject('QuickPDFLite0721.PDFLibrary');</div><div>&nbsp;QP.DrawText(100, 500, 'Hello World!');</div><div>&nbsp;QP.SaveToFile('c:\test.pdf');</div><div>&nbsp;QP := Unassigned;</div><div>end;</div></div><div>------------------------------</div><div><br></div><div>I hope this helps.</div><div><br></div><div>- Rowan.</div>]]>
   </description>
   <pubDate>Thu, 21 Oct 2010 10:47:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/getting-started-with-quickpdf-lite_topic1612_post7097.html#7097</guid>
  </item> 
  <item>
   <title><![CDATA[Getting Started with QuickPDF Lite : I&amp;#039;m having trouble getting...]]></title>
   <link>http://www.quickpdf.org/forum/getting-started-with-quickpdf-lite_topic1612_post7093.html#7093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1438">StopGap</a><br /><strong>Subject:</strong> 1612<br /><strong>Posted:</strong> 20 Oct 10 at 10:33PM<br /><br /><p>I'm having trouble getting starting in Delphi  - maybe I'm missing something?</p><p>Does anyone have any sample code of how to load and run the QuickPDF Lite in Delphi?</p><p><br></p><p>Any help appreciated.</p><p>StopGap</p>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 22:33:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/getting-started-with-quickpdf-lite_topic1612_post7093.html#7093</guid>
  </item> 
 </channel>
</rss>