ppdcfile - cups ppd compiler source file format
The CUPS PPD compiler reads meta files that contain descriptions of one or more PPD files to be generated by ppdc(1). This man page provides a quick reference to the supported keywords and should be used in conjunction with the online help for CUPS. The source file format is plain ASCII text that can be edited using your favorite text editor. Comments are supported using the C (/* ... */) and C++ (// ...) comment mechanisms. Printer driver information can be grouped and shared using curly braces ({ ... }); PPD files are written when a close brace or end-of-file is seen and a PCFileName directive has been defined. Directives may be placed anywhere on a line and are followed by one or more values. The following is a list of the available directives and the values they accept: #define name value #elif {name | value} #else #endif #font name encoding "version" charset status #if {name | value} #include <filename> #include "filename" #media name width length #media "name/text" width length #po locale "filename" Attribute name "" value Attribute name keyword value Attribute name "keyword/text" value Choice name "code" Choice "name/text" "code" ColorDevice boolean-value ColorModel name colorspace colororder compression ColorModel "name/text" colorspace colororder compression ColorProfile resolution/mediatype gamma density matrix Copyright "text" CustomMedia name width length left bottom right top "size-code" "region-code" CustomMedia "name/text" width length left bottom right top "size-code" "region-code" Cutter boolean-value Darkness temperature name Darkness temperature "name/text" DriverType type Duplex type Filter mime-type cost program Finishing name Finishing "name/text" Font * Font name encoding "version" charset status Group name Group "name/text" HWMargins left bottom right top InputSlot position name InputSlot position "name/text" Installable name Installable "name/text" LocAttribute name "keyword/text" value ManualCopies boolean-value Manufacturer "name" MaxSize width length MediaSize name MediaType type name MediaType type "name/text" MinSize width length ModelName "name" ModelNumber number Option name type section order Option "name/text" type section order PCFileName "filename.ppd" Resolution colorspace bits-per-color row-count row-feed row-step name Resolution colorspace bits-per-color row-count row-feed row-step "name/text" SimpleColorProfile resolution/mediatype density yellow-density red- density gamma red-adjust green-adjust blue-adjust Throughput pages-per-minute UIConstraints "*Option1 *Option2" UIConstraints "*Option1 Choice1 *Option2" UIConstraints "*Option1 *Option2 Choice2" UIConstraints "*Option1 Choice1 *Option2 Choice2" VariablePaperSize boolean-value Version number
ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdpo(1), CUPS Online Help (http://localhost:631/help)
Copyright 2007-2016 by Apple Inc.
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.