hi,
are you able to manage this print from windows?
If from win you can access it by a standard tcpip port
and use the appropriate driver, you can use jetdirect from AIX
Define printer ipadderss in /etc/hosts, then do
smitty mkpq
type=jetdirect, hostname=what you put in /etc/hosts
port=9100
then, I cannot be precise, choose as p (postscript) quename,
canonp; I suggest to add also a normal queue (in the name session) and give name canona (as ascii, flat).
If all is ok, begin to queue from command line a normal
text file on the ascii queue
enq -P canona anyfile.txt
and
enq -P canonp anyfile.ps.
If you don't like this way, or for some motivation it does
not go, you can try to use this printer via windows
(probably it is already used via some pc/winserver).
If you want follow this 2nd way, you can see a my old faq
faq52-3563 or post again here if something is not clear or
it is too old ("much water is passed under the bridge" from 2003).
ciao
vittorio
I will try to