<?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 : How to Print PDF</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 : How to Print PDF]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:47:39 +0000</pubDate>
  <lastBuildDate>Sun, 27 Nov 2005 23:29:50 +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=187</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[How to Print PDF : Thanks. I will give them both...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post569.html#569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=166">loufeliz</a><br /><strong>Subject:</strong> 187<br /><strong>Posted:</strong> 27 Nov 05 at 11:29PM<br /><br /><P>Thanks. I will give them both a try and report back here with my results.&nbsp; All I have left to resolve is my font alignment (right justify numeric collumns)&nbsp;problem</P><P>- Lou</P>]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 23:29:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post569.html#569</guid>
  </item> 
  <item>
   <title><![CDATA[How to Print PDF : Hi Lou! You can do this directly...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post568.html#568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 187<br /><strong>Posted:</strong> 27 Nov 05 at 4:18PM<br /><br />Hi Lou!<br />You can do this directly with QuickPDF. Here's a code snippet (in Delphi). Please read the QP-documentation which options are possible...<br />...<br />&nbsp;&nbsp;&nbsp;&nbsp;QP := TiSEDQuickPDF.Create;<br />&nbsp;&nbsp;&nbsp;&nbsp;try<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QP.UnlockKey('MyLicenceKey');<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QP.LoadFromFile(FileName);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If QP.Encrypted &gt; 0 Then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QP.Unencrypt;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;prName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:= QP.GetDefaultPrinterName();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;prOptions  := QP.PrintOptions(2, 1, FileName);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QP.PrintDocument(prName, 1, pc, prOptions);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;finally<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QP.Free;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;end;<br />...<br /><br />You can do it with Acrobat Reader, too.<br /><br />...<br />ShellExecute(hinstance,'open',PChar(c),PChar('/p ' + FileName),nil,SW_SHOWNORMAL);<br />// or you can hide it complete...<br />ShellExecute(hinstance,'open',PChar(c),PChar('/p /h ' + FileName),nil,SW_SHOWNORMAL);<br /><br /><br />Best regards,<br />Ingo<br /><br /><br />]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 16:18:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post568.html#568</guid>
  </item> 
  <item>
   <title><![CDATA[How to Print PDF : Hello.  Is there a reliable way...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post567.html#567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=166">loufeliz</a><br /><strong>Subject:</strong> 187<br /><strong>Posted:</strong> 27 Nov 05 at 1:25PM<br /><br />Hello.  Is there a reliable way of sending PDF's to print? I have been unsuccesful in get OLE automation to work with Acrobat Reader to print.  I am replacing a process that utilized Word via OLE automation to create documents and print them.  Word solution has been very solid, but client now wants to use PDF forms as it will result in faster processing and no MS word dependancy.<br /><br />- Lou]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 13:25:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-print-pdf_topic187_post567.html#567</guid>
  </item> 
 </channel>
</rss>