[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Epson Stylus D88 with ijsgutenprint



Hello,

because I can not find out how to get my new printer Epson Stylus D88 working under Debian 3.1. sarge with *foomatic*, I am trying to do it with magicfilter, but first calling GhostScript by hand.

I believe that the Stylus D88 is a GDI printer, however, http://www.linuxprinting.org writes that the Stylus D88 works with the gutenprint driver.

After installing libgutenprint2 and ijsgutenprint, in /usr/share/gutenprint/5.0.0-rc3/xml/printers.xml, I found:

<printer name="Epson Stylus D88" driver="escp2-d88" manufacturer="Epson" model="69" parameters="standard_params" />

I called gs - the input file is 14.ps - a tarotcard that I have designed - and the result is:

david@debian:~$ gs -dNOPAUSE -sDEVICE=ijs -sIjsServer=/usr/bin/ijsgutenprint -sDeviceManufacturer=EPSON -sDeviceModel=escp2-d88 -sOutputFile=14.prn -c quit 14.ps
GPL Ghostscript 8.01 (2004-01-30)
Copyright (C) 2004 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
DEBUG: DEBUG: ijsgutenprint: about to start

DEBUG: ijsgutenprint: Settings: Model ps2
DEBUG: ijsgutenprint: About to get page header
DEBUG: ijsgutenprint: gutenprint_set_cb: OutputFile='14.prn'
DEBUG: ijsgutenprint: gutenprint_set_cb: DeviceManufacturer='EPSON'
DEBUG: ijsgutenprint: gutenprint_set_cb: DeviceModel='escp2-d88'
DEBUG: ijsgutenprint: gutenprint_get_cb: Dpi
DEBUG: ijsgutenprint: Dpi 720 360 (720) 720
DEBUG: ijsgutenprint: gutenprint_set_cb: PaperSize='8.26389x11.6944'
DEBUG: ijsgutenprint: paper size 595,000080 841,996800 8.26389x11.6944
DEBUG: ijsgutenprint: Found page size A4
DEBUG: ijsgutenprint: gutenprint_get_cb: PrintableArea
DEBUG: ijsgutenprint: PrintableArea 841 577 8.01389x11.6806
DEBUG: ijsgutenprint: gutenprint_get_cb: PrintableTopLeft
DEBUG: ijsgutenprint: PrintableTopLeft 0 9 0.125x0
DEBUG: ijsgutenprint: gutenprint_set_cb: TopLeft='0.125x0'
DEBUG: ijsgutenprint ppd_mode 0 top left: 0.125x0
DEBUG: ijsgutenprint: l 9 r 586 t 0 b 841 pw 595 ph 841
DEBUG: ijsgutenprint: left top 9,000000 0,000000 9 0 0.125x0
DEBUG: ijsgutenprint: gutenprint_enum_cb: key=ColorSpace
DEBUG: ijsgutenprint: printed total 0 bytes
DEBUG: ijsgutenprint: server exiting with status 0
david@debian:~$


Why printed total 0 bytes? What is wrong? Is there a bug in libgutenprint2 or ijsgutenprint?

Attached is the file I wanted to print.

David

Attachment: 14.ps
Description: PostScript document


Reply to: