<?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 : Print 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 : Print with QuickPDF Lite]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:13:24 +0000</pubDate>
  <lastBuildDate>Wed, 17 Nov 2010 16:07:24 +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=1645</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[Print with QuickPDF Lite : Hi!  Try &amp;#034;GetDefaultPrinterName&amp;#034;...]]></title>
   <link>http://www.quickpdf.org/forum/print-with-quickpdf-lite_topic1645_post7224.html#7224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1645<br /><strong>Posted:</strong> 17 Nov 10 at 4:07PM<br /><br />Hi!<DIV>&nbsp;</DIV><DIV>Try "GetDefaultPrinterName" before and use only the result </DIV><DIV>with PrintDocument. Perhaps it helps?</DIV><DIV>&nbsp;</DIV><DIV>I'm doing it this way with success: <BR>// . . . <BR>QP.LoadFromFile(Edit1.text); <BR>prName := QP.GetDefaultPrinterName(); <BR>prOptions := QP.PrintOptions(2, 0, Edit1.Text); <BR>QP.<SPAN =highlight>PrintDocument</SPAN>(prName, p1, p2, prOptions); <BR>// . . . <BR></DIV><DIV>Cheers and welcome here,</DIV><DIV>Ingo</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 17 Nov 2010 16:07:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/print-with-quickpdf-lite_topic1645_post7224.html#7224</guid>
  </item> 
  <item>
   <title><![CDATA[Print with QuickPDF Lite : Can I print documents with PDF...]]></title>
   <link>http://www.quickpdf.org/forum/print-with-quickpdf-lite_topic1645_post7223.html#7223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1462">Compucents</a><br /><strong>Subject:</strong> 1645<br /><strong>Posted:</strong> 17 Nov 10 at 12:57PM<br /><br />Can I print documents with PDF Lite?&nbsp; My trial ran out on the full version and I need to demo my app to management today.&nbsp; I'm getting error messages with VB.net 3.5 code using GetDefaultPrinterName and PrintDocument members?&nbsp; They are in the 7.19 user guide as available functions, but maybe I'm using the wrong syntax?&nbsp; The PDFLibrary.LoadFromFile() function works OK so it looks like the ActiveX component is installed and registered properly.<DIV>&nbsp;</DIV><DIV>The error message I get is:&nbsp;&nbsp;</DIV><DIV>Public member 'GetDefaultPrinterName' on type 'PDFLibrary' not found.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><DIV>If I hard code the printer name as a string then the error message goes to:</DIV><DIV><DIV>Public member 'PrintOptions' on type 'PDFLibrary' not found.&nbsp;</DIV></DIV><DIV>&nbsp;</DIV><DIV>If I hard code the printer&nbsp;options as an&nbsp;integer then the error message goes to:</DIV><DIV><DIV>Public member 'PrintDocument' on type 'PDFLibrary' not found.&nbsp;</DIV></DIV>&nbsp;</DIV><DIV>CODE Example:</DIV><DIV><FONT size=2><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Dim</FONT></FONT><FONT size=2>&nbsp;PDFLibrary </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>As</FONT></FONT><FONT size=2> QuickPDFLite0719.PDFLibrary</P></FONT></DIV><DIV>PDFLibrary = CreateObject(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"QuickPDFLite0719.PDFLibrary"</FONT></FONT><FONT size=2>)</FONT><FONT size=2></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>PDFLibrary.LoadFromFile(print_document)</FONT></DIV><DIV><FONT size=2>PDFLibrary.PrintDocument(PDFLibrary.GetDefaultPrinterName, start_page, PDFLibrary.PageCount, PDFLibrary.PrintOptions(1, 0, </FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Document"</FONT></FONT><FONT size=2>))</DIV><P></FONT><FONT size=2></P><DIV>PDFLibrary = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Nothing</DIV></FONT></FONT></DIV><span style="font-size:10px"><br /><br />Edited by Compucents - 17 Nov 10 at 1:40PM</span>]]>
   </description>
   <pubDate>Wed, 17 Nov 2010 12:57:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/print-with-quickpdf-lite_topic1645_post7223.html#7223</guid>
  </item> 
 </channel>
</rss>