<?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 : Printing a PDF &#068;ocument</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 : Printing a PDF &#068;ocument]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Jul 2026 13:15:16 +0000</pubDate>
  <lastBuildDate>Tue, 11 Jul 2006 02:22:38 +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=460</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[Printing a PDF &#068;ocument :   mburian wrote:  pschott wrote:Hi,...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2051.html#2051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=137">pschott</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 11 Jul 06 at 2:22AM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mburian" alt="Originally posted by mburian" style="vertical-align: text-bottom;" /> <strong>mburian wrote:</strong><br /><br /><p><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by pschott" alt="Originally posted by pschott" style="vertical-align: text-bottom;" /> <strong>pschott wrote:</strong><br /><br />Hi, <br />try RenderPageTo... after loading the pdf <br />after this try PrintDocument. <br /><br /></td></tr></table> </p><br /><p>Hi, Thanks for the reply, but I am not sure how to use the RenderTo in this example?  Can you give some more hints please?</p><br /><p> </p></td></tr></table><br /><br /> Set QP = CreateObject("iSED.QuickPDF")<br />&nbsp;&nbsp;&nbsp;&nbsp;Call QP.UnlockKey.....<br /> <br />&nbsp;&nbsp;&nbsp;&nbsp;QP.LoadFromFile (inFilename)<br />&nbsp;&nbsp;&nbsp;&nbsp;vDummy = QP.RenderPageToVariant(72,1,3)<br />&nbsp;&nbsp;&nbsp;&nbsp;Call QP.PrintDocument(QP.GetDefaultPrinterName, 1, 1, QP.PrintOptions(0, 0, inFilename))<br /><br /> <br />I, have some PDF's <br />thats only display correctly (RenderPageTo...) after the second call of RenderPageToStream (only Delphi, for dll RenderPageToString, for ActiveX RenderPageToVariant see Doku). Maybe you have the same problem.<br />]]>
   </description>
   <pubDate>Tue, 11 Jul 2006 02:22:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2051.html#2051</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument :   chicks wrote:In Adobe Reader,...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2050.html#2050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=403">mburian</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 10:37PM<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by chicks" alt="Originally posted by chicks" style="vertical-align: text-bottom;" /> <strong>chicks wrote:</strong><br /><br />In Adobe Reader, Document Properties/Security, make sure Printing is Allowed. <BR><BR>Does the PDF have any images, especially TIF images? QuickPDF has "issues" with some images. <BR></td></tr></table> </P><P>Hi, This is a very basic document with no images that I can print using Adobe Reader.&nbsp; It was also created using using iSEDQuickPDF</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 22:37:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2050.html#2050</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument : In Adobe Reader, Document Properties/Security,...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2049.html#2049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 6:51PM<br /><br />In Adobe Reader, Document Properties/Security, make sure Printing is Allowed.<br /><br />Does the PDF have any images, especially TIF images?  QuickPDF has "issues" with some images.<br />]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 18:51:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2049.html#2049</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument :   pschott wrote:Hi, try RenderPageTo......]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2048.html#2048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=403">mburian</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 6:28PM<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by pschott" alt="Originally posted by pschott" style="vertical-align: text-bottom;" /> <strong>pschott wrote:</strong><br /><br />Hi, <BR>try RenderPageTo... after loading the pdf <BR>after this try PrintDocument. <BR><BR></td></tr></table> </P><P>Hi, Thanks for the reply, but I am not sure how to use the RenderTo in this example?&nbsp; Can you give some more hints please?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 18:28:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2048.html#2048</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument : Hi,  try RenderPageTo... after...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2046.html#2046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=137">pschott</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 7:56AM<br /><br />Hi, <br />try RenderPageTo... after loading the pdf<br />after this try PrintDocument.<br /><br />]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 07:56:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2046.html#2046</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument : Hi. No the document is not encrypted. The...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2045.html#2045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=403">mburian</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 5:10AM<br /><br /><P>Hi. No the document is not encrypted.</P><P>The behaviour is that the printer starts and acknowledges 1 pages being sent to it but just ejects a blank page with no print.</P><P>Best Regards<BR>Mick</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 05:10:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2045.html#2045</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument : Any chance that it is an encrypted...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2044.html#2044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=370">ukobsa</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 4:03AM<br /><br />Any chance that it is an encrypted document? If so try to unencrypt it before printing. <br />(this way I can reproduce your described behaviour, otherwise your code snippet works for me)<br /><br />best regards,<br />Ulrich]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 04:03:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2044.html#2044</guid>
  </item> 
  <item>
   <title><![CDATA[Printing a PDF &#068;ocument : Can anyone please help me with...]]></title>
   <link>http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2043.html#2043</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=403">mburian</a><br /><strong>Subject:</strong> 460<br /><strong>Posted:</strong> 10 Jul 06 at 3:34AM<br /><br /><P>Can anyone please help me with the following code?</P><P>I am just trying to print but get a blank page:</P><P>&nbsp;&nbsp;&nbsp; Set QP = CreateObject("iSED.QuickPDF")<BR>&nbsp;&nbsp;&nbsp; Call QP.UnlockKey.....<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; QP.LoadFromFile (inFilename)<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; Call QP.PrintDocument(QP.GetDefaultPrinterName, 1, 1, QP.PrintOptions(0, 0, inFilename))</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 10 Jul 2006 03:34:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-a-pdf-document_topic460_post2043.html#2043</guid>
  </item> 
 </channel>
</rss>