From: Tim W. <tw...@re...> - 2003-04-04 11:57:29
|
Hi, I'm not having any luck at all with the XML device mode. Does it only work for the native CUPS driver or something? Or should it work with the ghostscript driver? Following the foomatic data, I end up with a line like, for example: gs -q -dPARANOIDSAFER -dBATCH -dNOPAUSE -sOutputFile=- -sDEVICE=omni -sDeviceName=IBM_Infoprint_70 -sproperties=" form=iso_a4_2100.00x2970.00mm tray=TRAY_AUTO media=MEDIA_PLAIN resolution=600x600 printmode=PRINT_MODE_1_ANY dither=DITHER_STUCKI_DIFFUSION orientation=portrait HardwareScaling=0" - which gives: Omni::openLibrary: for "libIBM_Infoprint_70.so", g_module_error returns "libIBM_Infoprint_70.so: cannot open shared object file: No such file or directory" In other words, it's trying to use the compiled mode, not the XML mode. What am I doing wrong? Tim. */ |