From: Giulio O. <gi...@po...> - 2002-10-25 11:10:13
|
On Thu, 17 Oct 2002 12:25:40 -0500, "Mark Hamzy" <ha...@us...> wrote: >It may be a problem with the gomni.c part of the omni driver which is the >interface into ghostscript. >I believe that there is a problem if the page size is defined in the ps >file (or not). The DeviceTester drawbox driver libXXX.so cout output.prn try seems good while gs is bad, this is the invocation: gs -q -dSAFER -dBATCH -dNOPAUSE -sOutputFile=- -sDEVICE=omni -sDeviceName=Brother_HL_P2000 -smonodither=GSMONO -sproperties=" form=iso_a4_2100.00x2970.00mm media=MEDIA_PLAIN resolution=30 0x300 printmode=PRINT_MODE_1_ANY tray=TRAY_MULTI_TRAY dither=DITHER_STUCKI_DIFFUSION orientation=portrait HardwareScaling=1" Tried even with HardwareScaling=0. I'm using ghostscript-7.05-20 as shipped on red Hat 8.0 recompiled on a red Hat 7.3 system. -- gi...@po... |