OLD | NEW |
1 *PPD-Adobe: "4.3" | 1 *PPD-Adobe: "4.3" |
2 *% Minmalistic PPD file for Google cloud Print. | 2 *% Minmalistic PPD file for Google cloud Print. |
3 *FormatVersion: "4.3" | 3 *FormatVersion: "4.3" |
4 *FileVersion: "1.1" | 4 *FileVersion: "1.1" |
5 *LanguageVersion: English | 5 *LanguageVersion: English |
6 *LanguageEncoding: ISOLatin1 | 6 *LanguageEncoding: ISOLatin1 |
7 *PCFileName: "GOOGLE-CLOUD-PRINT.PPD" | 7 *PCFileName: "GOOGLE-CLOUD-PRINT.PPD" |
8 *Manufacturer: "Google Inc." | 8 *Manufacturer: "Google Inc." |
9 *Product: "(CUPS v1.1)" | 9 *Product: "(CUPS v1.1)" |
10 *ModelName: "GCP Virtual Driver" | 10 *ModelName: "GCP Virtual Driver" |
(...skipping 25 matching lines...) Expand all Loading... |
36 *CloseUI: *PageRegion | 36 *CloseUI: *PageRegion |
37 | 37 |
38 *DefaultImageableArea: Letter | 38 *DefaultImageableArea: Letter |
39 *ImageableArea Letter/US Letter: "18 36 594 786" | 39 *ImageableArea Letter/US Letter: "18 36 594 786" |
40 | 40 |
41 *DefaultPaperDimension: Letter | 41 *DefaultPaperDimension: Letter |
42 *PaperDimension Letter/US Letter: "612 792" | 42 *PaperDimension Letter/US Letter: "612 792" |
43 | 43 |
44 *CloseGroup: General | 44 *CloseGroup: General |
45 | 45 |
46 *% List of fonts supported. Taken from Sample PPD file for CUPS | 46 *% List of 14 standard fonts and their common version numbers. |
47 *% written by Michael Goffioul. | |
48 | 47 |
49 *DefaultFont: Courier | 48 *DefaultFont: Courier |
50 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM | |
51 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM | |
52 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM | |
53 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM | |
54 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM | |
55 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM | |
56 *Font Bookman-Light: Standard "(001.004S)" Standard ROM | |
57 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM | |
58 *Font Courier: Standard "(002.004S)" Standard ROM | 49 *Font Courier: Standard "(002.004S)" Standard ROM |
59 *Font Courier-Bold: Standard "(002.004S)" Standard ROM | 50 *Font Courier-Bold: Standard "(002.004S)" Standard ROM |
60 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM | 51 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM |
61 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM | 52 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM |
62 *Font Helvetica: Standard "(001.006S)" Standard ROM | 53 *Font Helvetica: Standard "(001.006S)" Standard ROM |
63 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM | 54 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM |
64 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM | 55 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM |
65 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM | |
66 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM | |
67 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM | |
68 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM | |
69 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM | 56 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM |
70 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM | |
71 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM | |
72 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM | |
73 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM | |
74 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM | |
75 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM | |
76 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM | |
77 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM | |
78 *Font Symbol: Special "(001.007S)" Special ROM | 57 *Font Symbol: Special "(001.007S)" Special ROM |
79 *Font Times-Bold: Standard "(001.007S)" Standard ROM | 58 *Font Times-Bold: Standard "(001.007S)" Standard ROM |
80 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM | 59 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM |
81 *Font Times-Italic: Standard "(001.007S)" Standard ROM | 60 *Font Times-Italic: Standard "(001.007S)" Standard ROM |
82 *Font Times-Roman: Standard "(001.007S)" Standard ROM | 61 *Font Times-Roman: Standard "(001.007S)" Standard ROM |
83 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM | |
84 *Font ZapfDingbats: Special "(001.004S)" Standard ROM | 62 *Font ZapfDingbats: Special "(001.004S)" Standard ROM |
85 | |
OLD | NEW |