Hi, ich habe dank des Tipps von HaJo das Problem mit meinem Drucker näher eingrenzen können. Und zwar erzeugt Ghostscript Fehler in der Vorverarbeitung der Daten. Von CUPS kommt einen Postscript Datei. Die durch folgenden Befehl umformatiert werden soll: /usr/bin/gs -r600 -g4969x7015 -q -dNOPROMPT -dNOPAUSE -sDEVICE=bit -sOutputFile=/tmp/br-gsout.ps - -c quit Dabei wird folgender Fehler ausgeworfen: ERROR: /invalidfont in --xshow-- Operand stack: Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- Dictionary stack: --dict:1125/1686(ro)(G)-- --dict:0/20(G)-- --dict:119/200(L)-- --dict:88/89(L)-- Current allocation mode is local Last OS error: 2 ESP Ghostscript 815.03: Unrecoverable error, exit code 1 Wenn ist den GPL Ghostscript benutze sieht die Fehlermeldung so aus: GPL Ghostscript 8.56: Failed to interpret TT instructions in font OCR-AFID57HGSet1. Continue ignoring instructions of the font. Es scheint an mind. einer True Type Font zu liegen. Ocr-A.ttf. Diese habe ich dem System extra per dfontmgr/defoma gekannt gemacht. Was mich nur wundert ist der Buchstabensalat hinter dem OCR-A...... . Andere TrueType Fonts, wie z.B. Arial funktionieren. Die Postscript Datei hängt an. Gruß Thomas
Teilnehmer (1)
-
Thomas Laubrock