Re: AIX print queue, EBCDIC AS/400 troubles
Date: 13 Jul 2004 12:32:59 -0700
In case anyone is searching in the future (read: I forget what I've
done):
Created print queue (in SMIT) as remote, local filtering,
generic/other, configured as a PostScript queue. Then lsvirprt,
select new queue, _f=1 and f1= sed 's/$=/^M/g' | dd conv=ebcdic
cbs=132.
Tested with:
banner hello | lp -das400outq
All is right with the world. Thanks to Paul for the sed snippet.
Relevant Pages
- Re: Setting up a print queue directory
... >>I have been charged with setting up a remote print queue on our Solaris ... > After you've entered the above commands, the print software will create ... (comp.unix.solaris) - smit freezes while attempting to add remote print queue
... choose "Add a Print Queue" ... It shows a screen that reads "Add a Remore Print Queue" at the top and ... When I try this on other AIX servers, I get prompted for the "Type of ... Remote Printing", and can choose "standard processing" and I get all ... (comp.unix.aix) - Re: Intermec label Printer
... the hostname of the remote host the printer is attached to. ... the host name of the remote server and ... the name of the print queue on that server. ... (comp.unix.aix) - Re: Printing to local printer over terminal services
... running the latest Remote Desktop Client on the client computer? ... tried bypassing the USB and connect with Parallel Cable? ... When i connect via ts to server, the server creates the printer, but ... the document shows as printing in the print queue. ... (microsoft.public.backoffice.smallbiz2000) - Re: AIX 4.3Print Queue Question
... It should work with a remote queue. ... your print queue is on a remote computer, then you should have a 'remote ... To enable or disable a print queue (but still allow jobs to be queued) use ... To enable a print queue at a specific time you can use the 'at' command. ... (comp.unix.aix) |
|