]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/api-ppd.shtml
Load cups into easysw/current.
[thirdparty/cups.git] / cups / api-ppd.shtml
index 337ee3d46c602960b1f4c2c7d7c5f81a3abde83a..4dcd74909828bcdbe1750642a11e8fc8c170a6ad 100644 (file)
@@ -1,9 +1,9 @@
 <!--
-  "$Id$"
+  "$Id: api-ppd.shtml 5138 2006-02-21 10:49:06Z mike $"
 
   PPD API introduction for the Common UNIX Printing System (CUPS).
 
-  Copyright 1997-2005 by Easy Software Products.
+  Copyright 1997-2006 by Easy Software Products.
 
   These coded instructions, statements, and computer programs are the
   property of Easy Software Products and are protected by Federal
 
 <h2 class='title'>Introduction</h2>
 
-<p>The CUPS PPD API provides...</p>
+<p>The CUPS PPD API provides read-only access the data in
+PostScript Printer Description ("PPD") files. With it you can
+display printer options to users, mark option choices and check
+for conflicting choices, and output marked choices in PostScript
+output.</p>
 
 <h2 class='title'>General Usage</h2>