summaryrefslogtreecommitdiff
path: root/filter/spec-ppd.shtml
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-16 22:03:53 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-16 22:03:53 +0000
commit3e7fe0ca760ad0054cf5c9ec7c90ca415cf6eb06 (patch)
treee0269e4fb634285c75667d74a17e4e0b29419be0 /filter/spec-ppd.shtml
parentbb0d23b21bbbfc11033521e00f3b361b44a17829 (diff)
downloadcups-3e7fe0ca760ad0054cf5c9ec7c90ca415cf6eb06.tar.gz
Merge changes from CUPS 1.6svn-r10310.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3683 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'filter/spec-ppd.shtml')
-rw-r--r--filter/spec-ppd.shtml22
1 files changed, 22 insertions, 0 deletions
diff --git a/filter/spec-ppd.shtml b/filter/spec-ppd.shtml
index 670e89913..6daa361fe 100644
--- a/filter/spec-ppd.shtml
+++ b/filter/spec-ppd.shtml
@@ -1307,6 +1307,19 @@ are approximate".</p>
*cupsMarkerNotice: "Supply levels are approximate."
</pre>
+<h3><span class='info'>CUPS 1.6</span><a name='cupsMaxCopies'>cupsMaxCopies</a></h3>
+
+<p class='summary'>*cupsMaxCopies: integer</p>
+
+<p>This integer keyword notifies the filters that the destination printer supports up to N copies in hardware. The default value is <code>9999</code>.</p>
+
+<p>Example:</p>
+
+<pre class='command'>
+<em>*% Tell the RIP filters we can do up to 99 copies</em>
+*cupsMaxCopies: 99
+</pre>
+
<h3><a name='cupsModelNumber'>cupsModelNumber</a></h3>
<p class='summary'>*cupsModelNumber: number</p>
@@ -1764,6 +1777,15 @@ the device.</p>
<h2 class='title'><a name='HISTORY'>Change History</a></h2>
+<h3>Changes in CUPS 1.6</h3>
+
+<ul>
+
+ <li>Added <a href="#cupsMaxCopies"><tt>cupsMaxCopies</tt></a> keyword.</li>
+
+</ul>
+
+
<h3>Changes in CUPS 1.5</h3>
<ul>