<?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 queue order</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 queue order]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:04:52 +0000</pubDate>
  <lastBuildDate>Mon, 05 Dec 2011 10:09:28 +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=2060</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 queue order :   Hi.Thank you for your answer...]]></title>
   <link>http://www.quickpdf.org/forum/print-queue-order_topic2060_post8783.html#8783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1776">Coolingen</a><br /><strong>Subject:</strong> 2060<br /><strong>Posted:</strong> 05 Dec 11 at 10:09AM<br /><br /><div>Hi.</div>Thank you for your answer and welcoming. <div></div>Your solution didn't help me because the problem was of another nature. The PrintDocument() method processes the file completely and go on in the code after it gets the successful flag(1) or unsuccessful flag(0). My problem was that many small files were so quickly processed that the printer queue messed up not knowing in what order&nbsp;they came in. The ("not so nice") solution I made was to put a 1.1 second sleep pause in the code to assure that each file&nbsp;sets in the queue on an unique second. <div></div> Just thought I should explain how I solwed it.<div>&nbsp;</div><div>Cheers,</div><div>Coolingen</div>]]>
   </description>
   <pubDate>Mon, 05 Dec 2011 10:09:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/print-queue-order_topic2060_post8783.html#8783</guid>
  </item> 
  <item>
   <title><![CDATA[Print queue order : Hi!Why not wait for the resulting...]]></title>
   <link>http://www.quickpdf.org/forum/print-queue-order_topic2060_post8771.html#8771</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2060<br /><strong>Posted:</strong> 02 Dec 11 at 2:19PM<br /><br />Hi!<br><br>Why not wait for the resulting value before calling it with the next file?<br>"1" means printing successfully.<br><br>Something like<br>// ...<br>rv := QP.PrintDocument(...);<br>while ( rv &lt;&gt; 1 ) ...<br>// ...<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Fri, 02 Dec 2011 14:19:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/print-queue-order_topic2060_post8771.html#8771</guid>
  </item> 
  <item>
   <title><![CDATA[Print queue order :   Hello.I am new to using Quick...]]></title>
   <link>http://www.quickpdf.org/forum/print-queue-order_topic2060_post8770.html#8770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1776">Coolingen</a><br /><strong>Subject:</strong> 2060<br /><strong>Posted:</strong> 02 Dec 11 at 1:39PM<br /><br /><p>Hello.</p><p>I am new to using Quick PDF Library. Got me&nbsp;a license just a week ago.</p><p>I am using the PrintDocument method for printing a large&nbsp;number of pdf-files. I need the files to appear&nbsp;in perfect order in the printer queue. As it is now some&nbsp;files loads faster than others and therefore the queue is mixed&nbsp;randomely. I would like the PrintDocument method to wait for the current&nbsp;print process to complete&nbsp;before exiting and&nbsp;going further on in the code. Any way to accomplish this? </p><div>&nbsp;</div><div>I am using:</div><div>.Net</div><div>C Sharp</div><div>Quick PDF Library 8.13 DLL-version</div><div>&nbsp;</div><div>// Coolingen</div><div>Sweden</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 02 Dec 2011 13:39:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/print-queue-order_topic2060_post8770.html#8770</guid>
  </item> 
 </channel>
</rss>