Ask a Question related to SCO, Design and Development.
-
Ulf Häggkvist #1
How to implement OutputFilter when printing to a network printer, SCO 5.0.6?
I want to send a FormFeed after every output to a printer connected to
a Netgear PS110 printserver. I have implemented the filter mentioned
in TA 112842 found in SCO Knowledge database. I have tried it exactly
as in the TA and also a variant where the exec starts the filter with
$1 appended and the script read $1 instead of standard input. If I use
the filter manually like in 'addcrff file1 | lp -d printer1' a
FormFeed is appended to the output and it looks nice but if I then put
of=/usr/bin/sh_addcrff in the /etc/printcap for printer1 and use the
command 'lp -d printer1 file1' no FormFeed is appended and the printer
halts in the middle of the page.
Have I missed something?
Have I misunderstood the whole thing?
I haven't restarted the lpd deamon, can that be a problem?
Any other suggestions?
Kind regards,
Ulf Häggkvist
Ulf Häggkvist Guest
-
network printer problems
Hi I'm having problems with the network printer here and whenever I try to print a PDF out, nothing happens - it doesn't go to the printer, yet... -
Printing with lpr and HP4100 Network Ready Printer
I have setup a Red Hat 7.3 GNU/Linux server for printing, on it I setup a printer using lpr which prints to an hp network ready printer (HP 4100... -
Problem with implementing OutputFilter when printing to a network printer, SCO 5.0.6
Ulf Häggkvist <ulf.haggkvist@datavis.se> wrote: Ayup: http://aplawrence.com/Bofcusm/792.html See... -
Multipage Printing - How do I Implement It?
The Visual Basic .NET Step by Step book has the following code and text: Imports System.Drawing.Printing Private Sub PrintText(ByVal sender As... -
Printer sharing on network
I upgraded my desktop to XP and I am having problems connecting to printer connected to computer (that is on Windows 98 SE)on my home network. The... -
Stuart J. Browne #2
Re: How to implement OutputFilter when printing to a network printer, SCO 5.0.6?
"Ulf Häggkvist" <ulf.haggkvist@datavis.se> wrote in message
news:a1955423.0308242219.2e2d8628@posting.google.c om...Look at Tony Lawrence's page for 'virtual printer'> I want to send a FormFeed after every output to a printer connected to
> a Netgear PS110 printserver. I have implemented the filter mentioned
> in TA 112842 found in SCO Knowledge database. I have tried it exactly
> as in the TA and also a variant where the exec starts the filter with
> $1 appended and the script read $1 instead of standard input. If I use
> the filter manually like in 'addcrff file1 | lp -d printer1' a
> FormFeed is appended to the output and it looks nice but if I then put
> of=/usr/bin/sh_addcrff in the /etc/printcap for printer1 and use the
> command 'lp -d printer1 file1' no FormFeed is appended and the printer
> halts in the middle of the page.
> Have I missed something?
> Have I misunderstood the whole thing?
> I haven't restarted the lpd deamon, can that be a problem?
> Any other suggestions?
([url]http://aplawrence.com/SCOFAQ/scotec7.html#virtualprint[/url]).
bkx
Stuart J. Browne Guest



Reply With Quote

