• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

PIXMA iP4200

Andere Frage: Ist dieser Abschnitt mit dem der Resolution Identisch? Eher nein. Aber wo liegt der Unterschied? Um die Druckqualität verändern zu können, soll dieser Absatz in die PPD-Datei des Canon iP4200 aufgenommen werden.
Code:
*OpenUI *CNQuality/Quality: PickOne
*DefaultCNQuality: 4
*CNQuality 2/High: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Standard: "4"
*CNQuality 5/Economy: "5"
*CloseUI: *CNQuality

wenn man einen neuen drucker installiert und eine andere ppd-Datei wählt, wird diese in /usr/share/cups/model/ abgelegt und nicht in /usr/cups/ppd/ ...? ist das mit 10.3 neu? oder hat es mit gutenprint zu tun?

gruß,w.
 
hallo,

soweit haben sich bei mir alle probleme gelöst. habe gutenprint (5.0.1) über yast installiert und anschließend aus dem ordner /usr/share/cups/model/gutenprint die datei "stp-bjc-PIXMA-iP4200.5.0.sim.ppd.gz" in einen anderen ordner kopiert und die enthaltenen ppd-datei geändert. diese geänderte ppd datei als gz-archiv wieder in den oben genannten ordner kopiert (root rechte nötig). und anschließend kann der drucker gestartet werden, unter openSUSe 10.3 wird der drucker automatisch erkannt und in dem nächsten konfigurations-schritt muss man die treiberdatei auswählen. fertig.

in der ppd-datei ist ein nicknane festgelget, dieser sollte angepasst werden, damit man die treiberdatei in der liste bei der druckereinrichtung wiederfindet.

meine ppd-datei
Code:
*PPD-Adobe: "4.3"
*% PPD file for CUPS/Gutenprint.
*% Copyright 1993-2006 by Easy Software Products and Robert Krawitz.
*% This program is free software; you can redistribute it and/or
*% modify it under the terms of the GNU General Public License,
*% version 2, as published by the Free Software Foundation.
*%
*% This program is distributed in the hope that it will be useful, but
*% WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
*% or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
*% for more details.
*%
*% You should have received a copy of the GNU General Public License
*% along with this program; if not, write to the Free Software
*% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*%
*% Edited by wilder, 15.1.2008
*%
*FormatVersion:	"4.3"
*FileVersion:	"5.0.1"
*LanguageVersion: German
*LanguageEncoding: ISOLatin1
*PCFileName:	"STP00818.PPD"
*Manufacturer:	"Canon"
*Product:	"(AFPL Ghostscript)"
*Product:	"(GNU Ghostscript)"
*Product:	"(ESP Ghostscript)"
*Product:	"(GPL Ghostscript)"
*ModelName:     "Canon PIXMA iP4200"
*ShortNickName: "Canon PIXMA iP4200"
*NickName:      "Canon PIXMA iP4200 - CUPS+Gutenprint v5.0.1 Einfach (edit)"
*PSVersion:	"(3010.000) 550"
*PSVersion:	"(3010.000) 651"
*PSVersion:	"(3010.000) 652"
*PSVersion:	"(3010.000) 653"
*PSVersion:	"(3010.000) 704"
*PSVersion:	"(3010.000) 705"
*PSVersion:	"(3010.000) 707"
*PSVersion:	"(3010.000) 800"
*PSVersion:	"(3010.000) 815"
*PSVersion:	"(3010.000) 850"
*PSVersion:	"(3010.000) 81501"
*LanguageLevel:	"3"
*ColorDevice:	True
*DefaultColorSpace:	RGB
*FileSystem:	False
*LandscapeOrientation: Plus90
*TTRasterizer:	Type42
*cupsVersion:	1.1
*cupsModelNumber: "0"
*cupsManualCopies: True
*cupsFilter:	"application/vnd.cups-raster 100 rastertogutenprint.5.0"

*StpDriverName:	"bjc-PIXMA-iP4200"
*StpPPDLocation: "/usr/share/cups/model/gutenprint/5.0/C/stp-bjc-PIXMA-iP4200.5.0.sim.ppd.gz"
*StpLocale:	"C"
*VariablePaperSize: true

*OpenUI *PageSize: PickOne
*OrderDependency: 10 AnySetup *PageSize
*DefaultPageSize: Letter
*StpDefaultPageSize: A4
*PageSize A4/A4:	"<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
*PageSize Letter/Brief:	"<</PageSize[612 792]/ImagingBBox null>>setpagedevice"
*PageSize Legal/Legal:	"<</PageSize[612 1008]/ImagingBBox null>>setpagedevice"
*PageSize Tabloid/Tabloid:	"<</PageSize[792 1224]/ImagingBBox null>>setpagedevice"
*PageSize Executive/Executive:	"<</PageSize[522 756]/ImagingBBox null>>setpagedevice"
*PageSize Postcard/Postkarte:	"<</PageSize[283 416]/ImagingBBox null>>setpagedevice"
*PageSize CD5Inch/CD - 5 Zoll:	"<</PageSize[329 329]/ImagingBBox null>>setpagedevice"
*PageSize CD3Inch/CD - 3 Zoll:	"<</PageSize[184 184]/ImagingBBox null>>setpagedevice"
*PageSize CDCustom/CD - Individuell:	"<</PageSize[337 337]/ImagingBBox null>>setpagedevice"
*PageSize w288h432/4x6:	"<</PageSize[288 432]/ImagingBBox null>>setpagedevice"
*PageSize Statement/Manual:	"<</PageSize[396 612]/ImagingBBox null>>setpagedevice"
*PageSize A3/A3:	"<</PageSize[842 1191]/ImagingBBox null>>setpagedevice"
*CloseUI: *PageSize

*OpenUI *PageRegion: PickOne
*OrderDependency: 10 AnySetup *PageRegion
*DefaultPageRegion: Letter
*StpDefaultPageRegion: A4
*PageRegion A4/A4:	"<</PageSize[595 842]/ImagingBBox null>>setpagedevice"
*PageRegion Letter/Brief:	"<</PageSize[612 792]/ImagingBBox null>>setpagedevice"
*PageRegion Legal/Legal:	"<</PageSize[612 1008]/ImagingBBox null>>setpagedevice"
*PageRegion Tabloid/Tabloid:	"<</PageSize[792 1224]/ImagingBBox null>>setpagedevice"
*PageRegion Executive/Executive:	"<</PageSize[522 756]/ImagingBBox null>>setpagedevice"
*PageRegion Postcard/Postkarte:	"<</PageSize[283 416]/ImagingBBox null>>setpagedevice"
*PageRegion CD5Inch/CD - 5 Zoll:	"<</PageSize[329 329]/ImagingBBox null>>setpagedevice"
*PageRegion CD3Inch/CD - 3 Zoll:	"<</PageSize[184 184]/ImagingBBox null>>setpagedevice"
*PageRegion CDCustom/CD - Individuell:	"<</PageSize[337 337]/ImagingBBox null>>setpagedevice"
*PageRegion w288h432/4x6 Zoll:	"<</PageSize[288 432]/ImagingBBox null>>setpagedevice"
*PageRegion Statement/Manual:	"<</PageSize[396 612]/ImagingBBox null>>setpagedevice"
*PageRegion A3/A3:	"<</PageSize[842 1191]/ImagingBBox null>>setpagedevice"
*CloseUI: *PageRegion

*DefaultImageableArea: Letter
*StpDefaultImageableArea: A4
*ImageableArea A4/A4:	"24 48 571 818"
*ImageableArea Letter/Brief:	"24 48 588 768"
*ImageableArea Legal/Legal:	"10 15 602 993"
*ImageableArea Tabloid/Tabloid:	"10 15 782 1209"
*ImageableArea Executive/Executive:	"10 15 512 741"
*ImageableArea Postcard/Postkarte:	"10 15 273 401"
*ImageableArea CD5Inch/CD - 5 Zoll:	"10 15 319 314"
*ImageableArea CD3Inch/CD - 3 Zoll:	"10 15 174 169"
*ImageableArea CDCustom/CD - Individuell:	"10 15 327 322"
*ImageableArea w288h432/4x6 Zoll:	"10 15 278 417"
*ImageableArea Statement/Manual:	"10 15 386 597"
*ImageableArea A3/A3:	"10 15 832 1176"

*DefaultPaperDimension: Letter
*StpDefaultPaperDimension: A4
*PaperDimension A4/A4:	"595 842"
*PaperDimension Letter/Brief:	"612 792"
*PaperDimension Legal/Legal:	"612 1008"
*PaperDimension Tabloid/Tabloid:	"792 1224"
*PaperDimension Executive/Executive:	"522 756"
*PaperDimension Postcard/Postkarte:	"283 416"
*PaperDimension CD5Inch/CD - 5 Zoll:	"329 329"
*PaperDimension CD3Inch/CD - 3 Zoll:	"184 184"
*PaperDimension CDCustom/CD - Individuell:	"337 337"
*PaperDimension w288h432/4x6 Zoll:	"288 432"
*PaperDimension Statement/Manual:	"396 612"
*PaperDimension A3/A3:	"842 1191"

*MaxMediaWidth:  "842"
*MaxMediaHeight: "1224"
*HWMargins:      10 15 10 15
*CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/ImagingBBox null>>setpagedevice"
*ParamCustomPageSize Width:        1 points 1 842
*ParamCustomPageSize Height:       2 points 1 1224
*ParamCustomPageSize WidthOffset:  3 points 0 0
*ParamCustomPageSize HeightOffset: 4 points 0 0
*ParamCustomPageSize Orientation:  5 int 0 0

*OpenUI *ColorModel/Farbmodel: PickOne
*OrderDependency: 10 AnySetup *ColorModel
*DefaultColorModel: Gray
*StpDefaultColorModel: Gray
*ColorModel Gray/Graustufen:	"<</cupsColorSpace 0/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*ColorModel Black/Invertieres Grau:	"<</cupsColorSpace 3/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*ColorModel RGB/RGB Farben:	"<</cupsColorSpace 1/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*ColorModel CMY/CMY Farben:	"<</cupsColorSpace 4/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*ColorModel CMYK/CMYK:	"<</cupsColorSpace 6/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*ColorModel KCMY/KCMY:	"<</cupsColorSpace 8/cupsColorOrder 0/cupsBitsPerColor 8>>setpagedevice"
*CloseUI: *ColorModel

*OpenUI *MediaType/Medien-Typ: PickOne
*OrderDependency: 10 AnySetup *MediaType
*DefaultMediaType: Plain
*StpDefaultMediaType: Plain
*MediaType Plain/Normalpapier:	"<</MediaType(Plain)>>setpagedevice"
*MediaType Transparency/Folie:	"<</MediaType(Transparency)>>setpagedevice"
*MediaType TShirt/T-Shirt Druck:	"<</MediaType(TShirt)>>setpagedevice"
*MediaType GlossyPaper/Glossy Photo Papier:	"<</MediaType(GlossyPaper)>>setpagedevice"
*MediaType Coated/Hochaufloesendes Papier:	"<</MediaType(Coated)>>setpagedevice"
*MediaType Envelope/Briefkuvert:	"<</MediaType(Envelope)>>setpagedevice"
*MediaType PhotopaperPro/Professionelles Photo Papier:	"<</MediaType(PhotopaperPro)>>setpagedevice"
*MediaType PhotopaperMatte/Mattes Photo Papier:	"<</MediaType(PhotopaperMatte)>>setpagedevice"
*MediaType PhotopaperPlus/Glossy Photo Paper Plus:	"<</MediaType(PhotopaperPlus)>>setpagedevice"
*MediaType CD/Bedruckbare CD:	"<</MediaType(CD)>>setpagedevice"
*MediaType PhotopaperOther/Anderes Photo Papier:	"<</MediaType(PhotopaperOther)>>setpagedevice"
*MediaType PhotopaperPlusDouble/Photoper Plus doppelseitig:	"<</MediaType(PhotopaperPlusDouble)>>setpagedevice"
*CloseUI: *MediaType

*OpenUI *InputSlot/Media Source: PickOne
*OrderDependency: 10 AnySetup *InputSlot
*DefaultInputSlot: SelectKey
*StpDefaultInputSlot: SelectKey
*InputSlot SelectKey/per Auswahltaste:	"<</MediaClass(SelectKey)>>setpagedevice"
*InputSlot Auto/Oberes Einschubfach:	"<</MediaClass(Auto)>>setpagedevice"
*InputSlot Cassette/Kassette:	"<</MediaClass(Cassette)>>setpagedevice"
*InputSlot CD/CD-Einschub:	"<</MediaClass(CD)>>setpagedevice"
*InputSlot AutoSwitch/Automatisch:	"<</MediaClass(AutoSwitch)>>setpagedevice"
*CloseUI: *InputSlot

*OpenUI *Resolution/Aufloesung (DPI): PickOne
*OrderDependency: 10 AnySetup *Resolution
*DefaultResolution: 300dpi
*StpDefaultResolution: 300dpi
*Resolution 150dpi/150x150 DPI:	"<</HWResolution[150 150]/cupsCompression 1>>setpagedevice"
*Resolution 300dpi/300x300 DPI:	"<</HWResolution[300 300]/cupsCompression 1>>setpagedevice"
*Resolution 600dpi/600x600 DPI:	"<</HWResolution[600 600]/cupsCompression 1>>setpagedevice"
*Resolution 1200dpi/1200x1200 DPI:	"<</HWResolution[1200 1200]/cupsCompression 1>>setpagedevice"
*Resolution 2400dpi/2400x2400 DPI:	"<</HWResolution[2400 2400]/cupsCompression 1>>setpagedevice"
*CloseUI: *Resolution

*OpenUI *CNQuality/Tintenverbrauch: PickOne
*OrderDependency: 10 AnySetup *CNQuality
*DefaultCNQuality: 4
*StpDefaultCNQuality: 4
*CNQuality 2/Hoch: "2"
*CNQuality 3/Normal: "3"
*CNQuality 4/Weniger: "4"
*CNQuality 5/Oekonomisch: "5"
*CloseUI: *CNQuality

*OpenUI *Duplex/Doppelseitiger Druck: PickOne
*OrderDependency: 10 AnySetup *Duplex
*DefaultDuplex: None
*StpDefaultDuplex: None
*Duplex None/Aus: "<</Duplex false>>setpagedevice"
*Duplex DuplexNoTumble/Breiter Rand (Standard): "<</Duplex true/Tumble false>>setpagedevice"
*Duplex DuplexTumble/Schmaler Rand (Flip): "<</Duplex true/Tumble true>>setpagedevice"
*CloseUI: *Duplex

*OpenUI *StpiShrinkOutput/Seitengroesse anpassen: PickOne
*OrderDependency: 10 AnySetup *StpiShrinkOutput
*DefaultStpiShrinkOutput: Shrink
*StpDefaultStpiShrinkOutput: Shrink
*StpiShrinkOutput Shrink/Verkleinern (drucke ganze Seite): ""
*StpiShrinkOutput Crop/Zuschneiden (erhalte Format): ""
*StpiShrinkOutput Expand/Vergroessere (max. Seitengroesse nutzen): ""
*CloseUI: *StpiShrinkOutput

*OpenGroup: Printer Features Common

*OpenUI *StpInkType/Tinten-Typ: PickOne
*OrderDependency: 10 AnySetup *StpInkType
*DefaultStpInkType: CMYK
*StpDefaultStpInkType: CMYK
*StpInkType CMYK/CMYK Farbe: ""
*CloseUI: *StpInkType

*CloseGroup: Printer Features Common

*OpenGroup: Output Control Common

*OpenUI *StpBrightness/Helligkeit: PickOne
*OrderDependency: 10 AnySetup *StpBrightness
*DefaultStpBrightness: None
*StpDefaultStpBrightness: None
*StpBrightness 0/0.000: ""
*StpBrightness 100/0.100: ""
*StpBrightness 200/0.200: ""
*StpBrightness 300/0.300: ""
*StpBrightness 400/0.400: ""
*StpBrightness 500/0.500: ""
*StpBrightness 600/0.600: ""
*StpBrightness 700/0.700: ""
*StpBrightness 800/0.800: ""
*StpBrightness 900/0.900: ""
*StpBrightness None/1.000: ""
*StpBrightness 1100/1.100: ""
*StpBrightness 1200/1.200: ""
*StpBrightness 1300/1.300: ""
*StpBrightness 1400/1.400: ""
*StpBrightness 1500/1.500: ""
*StpBrightness 1600/1.600: ""
*StpBrightness 1700/1.700: ""
*StpBrightness 1800/1.800: ""
*StpBrightness 1900/1.900: ""
*StpBrightness 2000/2.000: ""
*CloseUI: *StpBrightness

*CustomStpBrightness True: "pop"
*ParamCustomStpBrightness Value/Value: 1 real 0.000 2.000

*OpenUI *StpContrast/Kontrast: PickOne
*OrderDependency: 10 AnySetup *StpContrast
*DefaultStpContrast: None
*StpDefaultStpContrast: None
*StpContrast 0/0.000: ""
*StpContrast 100/0.100: ""
*StpContrast 200/0.200: ""
*StpContrast 300/0.300: ""
*StpContrast 400/0.400: ""
*StpContrast 500/0.500: ""
*StpContrast 600/0.600: ""
*StpContrast 700/0.700: ""
*StpContrast 800/0.800: ""
*StpContrast 900/0.900: ""
*StpContrast None/1.000: ""
*StpContrast 1100/1.100: ""
*StpContrast 1200/1.200: ""
*StpContrast 1300/1.300: ""
*StpContrast 1400/1.400: ""
*StpContrast 1500/1.500: ""
*StpContrast 1600/1.600: ""
*StpContrast 1700/1.700: ""
*StpContrast 1800/1.800: ""
*StpContrast 1900/1.900: ""
*StpContrast 2000/2.000: ""
*StpContrast 2100/2.100: ""
*StpContrast 2200/2.200: ""
*StpContrast 2300/2.300: ""
*StpContrast 2400/2.400: ""
*StpContrast 2500/2.500: ""
*StpContrast 2600/2.600: ""
*StpContrast 2700/2.700: ""
*StpContrast 2800/2.800: ""
*StpContrast 2900/2.900: ""
*StpContrast 3000/3.000: ""
*StpContrast 3100/3.100: ""
*StpContrast 3200/3.200: ""
*StpContrast 3300/3.300: ""
*StpContrast 3400/3.400: ""
*StpContrast 3500/3.500: ""
*StpContrast 3600/3.600: ""
*StpContrast 3700/3.700: ""
*StpContrast 3800/3.800: ""
*StpContrast 3900/3.900: ""
*StpContrast 4000/4.000: ""
*CloseUI: *StpContrast

*CustomStpContrast True: "pop"
*ParamCustomStpContrast Value/Value: 1 real 0.000 4.000

*OpenUI *StpSaturation/Saettigung: PickOne
*OrderDependency: 10 AnySetup *StpSaturation
*DefaultStpSaturation: None
*StpDefaultStpSaturation: None
*StpSaturation 0/0.000: ""
*StpSaturation 100/0.100: ""
*StpSaturation 200/0.200: ""
*StpSaturation 300/0.300: ""
*StpSaturation 400/0.400: ""
*StpSaturation 500/0.500: ""
*StpSaturation 600/0.600: ""
*StpSaturation 700/0.700: ""
*StpSaturation 800/0.800: ""
*StpSaturation 900/0.900: ""
*StpSaturation None/1.000: ""
*StpSaturation 1100/1.100: ""
*StpSaturation 1200/1.200: ""
*StpSaturation 1300/1.300: ""
*StpSaturation 1400/1.400: ""
*StpSaturation 1500/1.500: ""
*StpSaturation 1600/1.600: ""
*StpSaturation 1700/1.700: ""
*StpSaturation 1800/1.800: ""
*StpSaturation 1900/1.900: ""
*StpSaturation 2000/2.000: ""
*StpSaturation 2100/2.100: ""
*StpSaturation 2200/2.200: ""
*StpSaturation 2300/2.300: ""
*StpSaturation 2400/2.400: ""
*StpSaturation 2500/2.500: ""
*StpSaturation 2600/2.600: ""
*StpSaturation 2700/2.700: ""
*StpSaturation 2800/2.800: ""
*StpSaturation 2900/2.900: ""
*StpSaturation 3000/3.000: ""
*StpSaturation 3100/3.100: ""
*StpSaturation 3200/3.200: ""
*StpSaturation 3300/3.300: ""
*StpSaturation 3400/3.400: ""
*StpSaturation 3500/3.500: ""
*StpSaturation 3600/3.600: ""
*StpSaturation 3700/3.700: ""
*StpSaturation 3800/3.800: ""
*StpSaturation 3900/3.900: ""
*StpSaturation 4000/4.000: ""
*StpSaturation 4100/4.100: ""
*StpSaturation 4200/4.200: ""
*StpSaturation 4300/4.300: ""
*StpSaturation 4400/4.400: ""
*StpSaturation 4500/4.500: ""
*StpSaturation 4600/4.600: ""
*StpSaturation 4700/4.700: ""
*StpSaturation 4800/4.800: ""
*StpSaturation 4900/4.900: ""
*StpSaturation 5000/5.000: ""
*StpSaturation 5100/5.100: ""
*StpSaturation 5200/5.200: ""
*StpSaturation 5300/5.300: ""
*StpSaturation 5400/5.400: ""
*StpSaturation 5500/5.500: ""
*StpSaturation 5600/5.600: ""
*StpSaturation 5700/5.700: ""
*StpSaturation 5800/5.800: ""
*StpSaturation 5900/5.900: ""
*StpSaturation 6000/6.000: ""
*StpSaturation 6100/6.100: ""
*StpSaturation 6200/6.200: ""
*StpSaturation 6300/6.300: ""
*StpSaturation 6400/6.400: ""
*StpSaturation 6500/6.500: ""
*StpSaturation 6600/6.600: ""
*StpSaturation 6700/6.700: ""
*StpSaturation 6800/6.800: ""
*StpSaturation 6900/6.900: ""
*StpSaturation 7000/7.000: ""
*StpSaturation 7100/7.100: ""
*StpSaturation 7200/7.200: ""
*StpSaturation 7300/7.300: ""
*StpSaturation 7400/7.400: ""
*StpSaturation 7500/7.500: ""
*StpSaturation 7600/7.600: ""
*StpSaturation 7700/7.700: ""
*StpSaturation 7800/7.800: ""
*StpSaturation 7900/7.900: ""
*StpSaturation 8000/8.000: ""
*StpSaturation 8100/8.100: ""
*StpSaturation 8200/8.200: ""
*StpSaturation 8300/8.300: ""
*StpSaturation 8400/8.400: ""
*StpSaturation 8500/8.500: ""
*StpSaturation 8600/8.600: ""
*StpSaturation 8700/8.700: ""
*StpSaturation 8800/8.800: ""
*StpSaturation 8900/8.900: ""
*StpSaturation 9000/9.000: ""
*CloseUI: *StpSaturation

*CustomStpSaturation True: "pop"
*ParamCustomStpSaturation Value/Value: 1 real 0.000 9.000

*OpenUI *StpImageType/Image Type: PickOne
*OrderDependency: 10 AnySetup *StpImageType
*DefaultStpImageType: TextGraphics
*StpDefaultStpImageType: TextGraphics
*StpImageType None/Manual Control: ""
*StpImageType Text/Text: ""
*StpImageType Graphics/Graphics: ""
*StpImageType TextGraphics/Mixed Text and Graphics: ""
*StpImageType Photo/Photograph: ""
*StpImageType LineArt/Line Art: ""
*CloseUI: *StpImageType

*CloseGroup: Output Control Common

*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
*Font Bookman-Demi: Standard "(001.004S)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
*Font Bookman-Light: Standard "(001.004S)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
*Font Courier: Standard "(002.004S)" Standard ROM
*Font Courier-Bold: Standard "(002.004S)" Standard ROM
*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
*Font Helvetica: Standard "(001.006S)" Standard ROM
*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
*Font Symbol: Special "(001.007S)" Special ROM
*Font Times-Bold: Standard "(001.007S)" Standard ROM
*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
*Font Times-Italic: Standard "(001.007S)" Standard ROM
*Font Times-Roman: Standard "(001.007S)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Standard ROM

*% End of stp-bjc-PIXMA-iP4200.5.0.sim.ppd

nach der erfolgreichen installation wurde die ppd-datei von opensuse nach /usr/cups/ppd/ kopiert.

gruß w.
 
Oben