1 // Include standard font and media definitions
5 // List the fonts that are supported, in this case all standard
9 // Manufacturer, model name, and version
11 ModelName "FooJet 2000"
14 // Each filter provided by the driver...
15 Filter application/vnd.cups-raster 100 rastertofoo
17 // Supported page sizes
21 // Supported resolutions
22 *Resolution k 8 0 0 0 "600dpi/600 DPI"
24 // Specify the name of the PPD file we want to generate...
25 PCFileName "foojet2k.ppd"