<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Ausdruck &#8211; LVBPrint Homepage</title>
	<atom:link href="https://www.lvbprint.de/en/tag/ausdruck/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lvbprint.de/en</link>
	<description>Software für Druckerlösungen</description>
	<lastbuilddate>Wed, 03 Aug 2022 07:27:14 +0000</lastbuilddate>
	<language>en-GB</language>
	<sy:updateperiod>
	hourly	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.lvbprint.de/wp-content/uploads/2021/05/LVBCropTrans.png</url>
	<title>Ausdruck &#8211; LVBPrint Homepage</title>
	<link>https://www.lvbprint.de/en</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PrintMulti: Example to alternating copies</title>
		<link>https://www.lvbprint.de/en/2021/07/25/alternating-copies/</link>
		
		<dc:creator><![CDATA[dieter]]></dc:creator>
		<pubdate>Sun, 25 Jul 2021 15:26:52 +0000</pubdate>
				<category><![CDATA[PrintMulti Examples]]></category>
		<category><![CDATA[Alternate]]></category>
		<category><![CDATA[Ausdruck]]></category>
		<category><![CDATA[Carbon Copy]]></category>
		<category><![CDATA[Copies]]></category>
		<category><![CDATA[Durchschlag]]></category>
		<category><![CDATA[Fach]]></category>
		<category><![CDATA[Kopien]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Printing]]></category>
		<guid ispermalink="false">http://www.lvbprint.de/?p=796</guid>

					<description><![CDATA[PrintMulti workaround for alternating copies from different trays]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">Alternating printing from different trays per page (carbon copy printing)</h2>



<p>This example allows you to print alternating copies from different paper trays as you used to do when printing carbon copies in simplex mode.</p>



<p class="translation-block">Many users want copies to be printed alternately from different trays, as was the case with carbon copies, i.e.: <br>Page 1 Tray 1, Page 1 Tray 2, Page 2 Tray 1, Page 2 Tray 2....</p>



<p class="translation-block">This is currently not possible by conventional means, but with a small extension in version 2.0.0.1 there is a workaround (<em>"AllowRecursion"</em>) that allows nested PrintMulti printers.</p>



<p><code><strong>[Common]</strong></code><br><code>...</code><br><code>AllowRecursion=true</code></p>
<p><code><strong>[PrintMakeCopies]</strong></code><br><code>Printer=PrintMulti Color1</code><br><code>TotalCopies=2</code><br><code>DrvCopies=1</code><br><code>Collate=0</code></p>
<p><code><strong>[PrintMulti Color]</strong></code><br><code>Active=1</code><br><code>ActionCopies=Print;PrintMakeCopies</code></p>
<p><code><strong><span style="color: #0000ff;">[PrintMulti Color1]</span></strong></code><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">Active=1</span></code></span><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">ActionPrint=Print;AlternateBins</span></code></span></p>
<p><span style="color: #0000ff;"><code><span style="color: #0000ff;"><strong>[Bins]</strong></span></code></span><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">0=Tray 1</span></code></span><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">1=Tray 2</span></code></span></p>
<p><span style="color: #0000ff;"><code><span style="color: #0000ff;"><strong>[AlternateBins]</strong></span></code></span><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">Printer=TestPrinter</span></code></span><br><span style="color: #0000ff;"><code><span style="color: #0000ff;">PaperSource=$(;Bins;#n;1;-;2;mod;0;tbllookup</span>)</code></span></p>
<p><span style="color: #000000;"><code></code></span></p>
<p><span style="color: #000000;"><code></code></span></p>
<p><span style="color: #000000;"><code></code></span></p>
<p><span style="color: #000000;"><code></code></span></p>
<p><span style="color: #000000;"><code></code></span></p>
<p><span style="color: #000000;"><code></code></span></p>





<p class="translation-block">The example is based on the fact that there are two PrintMulti printers. <br>The first "PrintMulti Color" contains an action that creates a copy of each page. It is important that DrvCopies=1 is set. This causes PrintMulti to reprint the page and not rely on the printer driver.<br>The output is then the second PrintMulti printer "PrintMulti Color1".</p>
<p>This uses the modulo operator with the page number (which starts at 1, so one more is subtracted) to select alternating input bins.</p>
<p>You can of course create more than one copy in this way by adjusting some parameters.</p>
<p> </p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>