From: <tdl...@ya...> - 2003-11-02 23:51:07
|
The problem is that when I send, through the printer port using 'cat test.escp2 > /dev/lp0', a file generated with gs+omni, the printer just prints a piece of the whole image (i.e. /usr/share/ghostscript/examples/6.53/tiger.ps) then it ejects the paper and say that there's no paper (of course there isn't: it had ejected). When you give it paper again it resume the job but it's all lost. I tried to print align.ps from www.linuxprinting.org but I had the same problem. Had anybody seen that with {gs,gs-esp}+omni ? What must I do ? Is there hope ? I could print a simple file genereted by Mozilla and converted to ESCP2 by gs+omni and it looked good. I'm using esp-gs 7.05-6 + omni 0.7.3 + Epson LQ 1070+ ESCP2, but I've tried with gs 6.53 7.05 esp-gs 7.07 and with omni 0.9.0. I don't trust the problem is in the gs or esp-gs code. I'm having problems to trust the problem is in the omni code because I've already printed an entire page many months ago. I'll try to turn off IEEE1284 transfer in the kernel, does anyone use it without any problem? For omni 0.7.3 I tried 'gs -q -dPARANOIDSAFER -dBATCH -dNOPAUSE -sDEVICE=omni -sDeviceName=Epson_LQ_1070_ -sproperties="tray=TRAY_MANUAL_FEEDER resolution=180x180" -sOutputFile=/root/test.escp2 -sPAPERSIZE=letter /usr/share/ghostscript/6.53/examples/tiger.ps' For omni 0.9.0 I tried 'gs -q -dPARANOIDSAFER -dBATCH -dNOPAUSE -sDEVICE=omni -sDeviceName=XMLOmniDevice -sproperties="XMLMasterFile=\"Epson LQ-1070+.xml\" tray=TRAY_MANUAL_FEEDER resolution=180x180" -sOutputFile=/root/test.escp2 -sPAPERSIZE=letter /usr/share/ghostscript/6.53/examples/tiger.ps' Thank you all. PS: Have you already looked at Omni/docs/ ? It will be a hard job to update that... Yahoo! Mail - o melhor webmail do Brasil http://mail.yahoo.com.br |