]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/spec-ppd.html
Load cups into easysw/current.
[thirdparty/cups.git] / doc / help / spec-ppd.html
index a6aa4677e718e5a04c9342ca4d91cc952c721cfa..a6d70ba73f59d45bcf0dd30cb865994c1616e566 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <!--
-  "$Id: spec-ppd.html 4918 2006-01-12 05:14:40Z mike $"
+  "$Id: spec-ppd.html 4941 2006-01-18 13:16:40Z mike $"
 
   CUPS PPD extensions specification for the Common UNIX Printing System (CUPS).
 
@@ -196,6 +196,14 @@ any necessary value quoting for HP-PJL commands.</p>
 number from 1 to N and specifies the order of values as they are
 placed on the stack before the command.</p>
 
+<blockquote><b>Note:</b> Currently only CustomPageSize supports
+more than 1 parameter. This restriction is due to value encoding
+issues, since the "Custom.value" format does not allow for
+specification of named parameters. We anticipate supporting the
+collection value format "{Name1=foo Name2=bar}" for the final
+CUPS 1.2 release. In addition, the collection value format will
+allow string values to contain spaces.</blockquote>
+
 <p>The "type" is one of the following keywords:</p>
 
 <ul>
@@ -343,7 +351,7 @@ is not absolute, it is loaded relative to the
 *cupsColorProfile RGB.Glossy.720dpi/720dpi Glossy: "vendor/foo-720-glossy-rgb.icc"
 
 <em>*% Specify a default profile for printing at all other resolutions and media types</em> 
-*cupsICCProfile .../Default: "vendor/foo-default.icc"
+*cupsICCProfile ../Default: "vendor/foo-default.icc"
 </pre>
 
 <h4>Customizing the Profile Selection Keywords</h4>