vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I would like to print to remote printer who do not support jetdirect print methods. These printers do have lpd running and a queue named "LPQUEUE". If I setup one via smit, I choose "ATTACHMENT TYPE" = "remote" Then choose "Local filtering before sending to print server", then "Hewlett-Packard" and at the bottom "Other" -> "Generic Printer" I configure it like this: Queues to add: Here I type the printer hostname in the field "PCL Emulation" (Which will be the queue name) Then fill in host name and the QUEQUE on the printer (these printers run lpd and listen on port 515). Now as long as I don't choose any print options it works, like this command: ************************************************** ************************* AIX02 root /usr/lib/lpd # enq -P mri ~lala/doc ************************************************** ************************* But this command returns a lot off warnings: ************************************************** ************************* AIX02 root /usr/lib/lpd # enq -P mri -o 'land' ~lala/doc Message from root on AIX02 (UNKNOWN) [Tue Apr 3 14:36:10 DFT 2007] ... Message from queueing system: =====> MESSAGE FROM PRINT JOB 191516 (/home/lala/doc) <===== 0782-040 Cannot open print file. The file name is land The errno (error number) from the open system call is 2 Check the file name specified with your print request. <EOT> Message from root on AIX02 (UNKNOWN) [Tue Apr 3 14:36:10 DFT 2007] ... Message from queueing system: : (FATAL ERROR) 0781-241 Error reading file or file changed size. <EOT> Message from root on AIX02 (UNKNOWN) [Tue Apr 3 14:36:10 DFT 2007] ... Message from queueing system: /usr/lib/lpd/rembak -S utcocep03 -P LPQUEUE -N /usr/lib/lpd/aixshort - o -d -o p -o -j -o 0 -o -J -o 0 -o -Z -o 0 /var/tmp/piorlfb_266468 <EOT> Message from root on AIX02 (UNKNOWN) [Tue Apr 3 14:36:10 DFT 2007] ... Message from queueing system: 0781-074 Backend returned WARNING status for queue mri:@utcocep03.<EOT> ************************************************** ************************* I really do not have any technical printing knowledge at all. We have a backend script for printers using port 910* (jetdirect) and this works ok, but to send preformatted jobs tor remote queues I have no clue on how to do this. Thank you in advance for your help. |
| Thread Tools | |
| Display Modes | |
|
|