<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Working with Very Large Print Jobs</title><link>http://blogs.technet.com/askperf/archive/2008/06/20/working-with-very-large-print-jobs.aspx</link><description>There are sometimes situations where printing of very large documents containing high resolution graphics, text and images is needed.&amp;#160; With the growing technology of high end cameras flourishing in the market, image sizes are growing larger and larger.&amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Working with Very Large Print Jobs</title><link>http://blogs.technet.com/askperf/archive/2008/06/20/working-with-very-large-print-jobs.aspx#3123336</link><pubDate>Sat, 13 Sep 2008 14:58:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3123336</guid><dc:creator>smithveg</dc:creator><description>&lt;p&gt;OpenPrinter()&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;StartDocPrinter() &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;StartPagePrinter() &amp;nbsp; &amp;nbsp;(This starts a new page)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WritePrinter() &amp;nbsp; &amp;nbsp;(This writes data to the page)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EndPagePrinter() &amp;nbsp; &amp;nbsp; &amp;nbsp;(This ends the page. &amp;nbsp;Repeat the last three steps until all pages are done)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;EndDocPrinter()&lt;/p&gt;
&lt;p&gt;CloserPrinter()&lt;/p&gt;
&lt;p&gt;Good to start. I need start and stop.&lt;/p&gt;</description></item></channel></rss>