Xref: utzoo comp.unix.questions:24166 comp.sys.encore:709 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!rpi!uupsi!sunic!maxim!prc From: prc@erbe.se (Robert Claeson) Newsgroups: comp.unix.questions,comp.sys.encore Subject: Re: Annex II terminal server and printing Message-ID: <1703@hugo.erbe.se> Date: 30 Jul 90 10:03:16 GMT References: <1990Jul12.210959.22456@gpu.utcs.utoronto.ca> Followup-To: comp.unix.questions Organization: ERBE DATA AB, Jarfalla, Sweden Lines: 21 In article <1990Jul12.210959.22456@gpu.utcs.utoronto.ca>, ang@gpu.utcs.utoronto.ca (Michael Ang) writes: > Does anyone have experiences working on Encore Annex II terminal server? ... > The question is : > How do I route the print job from the Sun to the Annex printer port > and have it printed? The Annex comes with a program called "aprint", > unfortunately aprint does not print out the header. I wonder if > any of you have encounter problems that are similar to this. Create a small shell script that you install as an of filter in /etc/printcap. The script should start the real filter program and pipe its output to aprint. -- Robert Claeson |Reasonable mailers: rclaeson@erbe.se ERBE DATA AB | Dumb mailers: rclaeson%erbe.se@sunet.se | Perverse mailers: rclaeson%erbe.se@encore.com These opinions reflect my personal views and not those of my employer (ask him).