<?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 without knowing page numbers?</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 : General Discussion : Printing without knowing page numbers?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:36:56 +0000</pubDate>
  <lastBuildDate>Wed, 31 Mar 2010 04:09:54 +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=1393</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 without knowing page numbers? : Thanks for the tip. I was looking...]]></title>
   <link>http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6322.html#6322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1157">corecomps</a><br /><strong>Subject:</strong> 1393<br /><strong>Posted:</strong> 31 Mar 10 at 4:09AM<br /><br />Thanks for the tip. &nbsp;I was looking for a quick way to get the page count. &nbsp;Obviously missed a very easy function call. &nbsp;<div><br></div><div>BTW&lt; tested and works perfectly. &nbsp;I'll release my demo code shortly.</div>]]>
   </description>
   <pubDate>Wed, 31 Mar 2010 04:09:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6322.html#6322</guid>
  </item> 
  <item>
   <title><![CDATA[Printing without knowing page numbers? : So do you want to print all pages...]]></title>
   <link>http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6317.html#6317</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1280">Paddy</a><br /><strong>Subject:</strong> 1393<br /><strong>Posted:</strong> 29 Mar 10 at 6:03AM<br /><br /><P>So do you want to print all pages in the document? I presume that's the case since any other option doesn't make sense from what you've described so far.</P><P>You have to include a start page and an end page, but this is simple. The start page is 1 and to get the end page you simply call QP.PageCount() which will return the total number of pages in the document as an int -- the total number of pages is equal to the last page in the document.</P><P>E.g. QP.PrintDocument(GetPrinterName, 1, QP.PageCount(), GetPrintOptions);</P><P>HTH!</P>]]>
   </description>
   <pubDate>Mon, 29 Mar 2010 06:03:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6317.html#6317</guid>
  </item> 
  <item>
   <title><![CDATA[Printing without knowing page numbers? :   I&amp;#039;m seconds away from...]]></title>
   <link>http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6316.html#6316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1157">corecomps</a><br /><strong>Subject:</strong> 1393<br /><strong>Posted:</strong> 28 Mar 10 at 9:53PM<br /><br />I'm seconds away from purchasing a license as well as releasing a very standard ASPX example to the community with a very common usage situation:<div><br></div><div>Person views PDF on prior page</div><div>Person selects Printer name from drop down</div><div>PDF prints on next page with a "ajax style animated gif" while it prints.</div><div><br></div><div>One problem. &nbsp;I'm printing the PDF using the active x PrintDocument call from this page:</div><div><br></div><div>&nbsp;<a href="http://www.quickpdflibrary.com/help/quickpdf/Print&#068;ocument.php" target="_blank">http://www.quickpdflibrary.com/help/quickpdf/PrintDocument.php</a></div><div><br></div><div>Unfortunately it requires page number information. &nbsp;My use case is that 100% of the time the pageCount is never cared about or known. &nbsp;</div><div><br></div><div>Is there a -1 or 0 or something that we can pass in as to not have to know about it?</div><div><br></div><div><span ="Apple-style-span" style="font-family: C&#111;nsolas, 'Courier New'; font-size: 13px; ">Function QuickPDF0718.PDFLibrary::PrintDocument(PrinterName As String,&nbsp;<br>&nbsp;&nbsp;StartPage As Long, EndPage As Long, Options As Long) As Long</span></div><span style="font-size:10px"><br /><br />Edited by corecomps - 28 Mar 10 at 10:00PM</span>]]>
   </description>
   <pubDate>Sun, 28 Mar 2010 21:53:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-without-knowing-page-numbers_topic1393_post6316.html#6316</guid>
  </item> 
 </channel>
</rss>