Sponsored Content
Top Forums UNIX for Advanced & Expert Users Instalar impresora laser en SCO OS6 Post 302434659 by Neo on Sunday 4th of July 2010 10:15:40 AM
Old 07-04-2010
Hello.

Per our forum rules, all posts must be in English.

We do provide translation services for posts from English to a number of languages as a benefit to users. However, posts must be in English.

Please repost in English.

Thank you for your cooperation.

The UNIX and Linux Forums.
This User Gave Thanks to Neo For This Post:
 

7 More Discussions You Might Find Interesting

1. AIX

Configuring Color Laser ptr in AIX

Hi All, I have Network color laser printer which is to be configured in AIX5L. The Model of the printer is OKI C3200. Will it is supported with AIX 5..? I could not find any drivers for this. Will any compatible drivers are available for this printer... I tried with the default drivers hplj-4... (2 Replies)
Discussion started by: helloajith
2 Replies

2. SCO

Laser printer

Anybody pls help me to install a hp laserjet printer to sco unix 5.0.7 (0 Replies)
Discussion started by: justintjacob
0 Replies

3. Solaris

Proceso para instalar parches

Hola, como se hace para instalar los parches para solaris, yo los tengo en un dvd. comandos etc.... (1 Reply)
Discussion started by: ea1fch
1 Replies

4. SCO

Instalacion impresora laser en red

Hola a todos, Necesito instalar una impresora laser y no se como hacerlo, alguien pudria decirme paso por paso como hacerlo? Es en SCO Openserver 6.00. Gracias, Edgar (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

5. SCO

install network laser printer

Dear friends, Please tell me How install ethernet hp laser print p4015n on open server sco 6.0. Thank you, Edgar Guevara (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

6. SCO

laser print on sco openserver 6.0

Dear friends, Please tell me How install ethernet hp laser print p4015n on open server sco 6.0. Thank you, Edgar Guevara (10 Replies)
Discussion started by: Edgar Guevara
10 Replies

7. Slackware

Hp 1020 laser jet Printer doesn't work on slackware 13.1

when i attach HP 1020 leaser jet printer on slackware 13.1 via usb port it detects and display message "Ready to print", in printing window (start->setting->printing) it detects & its properties(Printer->properties) is Description : Hewlett-Packard HP LaserJet 1020 Location : Divya Device... (0 Replies)
Discussion started by: hitlar
0 Replies
PSF(8)								   Netatalk 2.2 							    PSF(8)

NAME
psf - PostScript filter SYNOPSIS
psf [-n name] [-h host] [-w width] [-l length] [-i indent] [-c] DESCRIPTION
psf is an lpd filter for PostScript printing. psf interprets the name it was called with to determine what filters to invoke. First, if the string ``pap'' appears anywhere in the name, psf invokes pap to talk to a printer via AppleTalk. Next, if the string ``rev'' appears, psf invokes psorder to reverse the pages of the job. Finally, if psf was called with a filter's name as the leading string, it invokes that filter. If there is no filter to run, psf examines the magic number of the input, and if the input is not PostScript, converts it to PostScript. KLUDGE
In the default configuration, psf supports two kludges. The first causes psf to check its name for the letter `m'. If this letter is found and accounting is turned on, psf calls pap twice, once to get an initial page count and to print the job, and another time to get a final page count. This is a work-around for bugs in a variety of PAP implementions that cause printers to never properly close the PAP output file. A notable example is any printer by Hewlett-Packard. The second kludge causes psf to examine its name for the letter `w'. If this letter is found and accounting is turned on, psf calls pap with the -w flag. This flag causes pap to wait until the printer's status contains the string `idle'. Once this string is found, the job is printed as normal. This kludge is a work-around for printers, notably Hewlett-Packard's LaserJet IV, which will report a page count while a previous jobs is still printing. EXAMPLE
The sample printcap entry below invokes psf to print text files, PostScript files, troff's C/A/T output, and TeX's DVI output, to an AppleTalk connected LaserWriter Plus. Since the LaserWriter Plus stacks pages in descending order, we reverse the pages and print the burst page last. laser|lp|LaserWriter Plus on AppleTalk: :sd=/var/spool/lpd/laser: :lp=/var/spool/lpd/laser/null: :lf=/var/log/lpd-errs:pw#80:hl: :of=/usr/lib/netatalk/ofpap: :if=/usr/lib/netatalk/ifpaprev: :tf=/usr/lib/netatalk/tfpaprev: :df=/usr/lib/netatalk/dfpaprev: Note that if the host in question spools to more than one AppleTalk printer, /dev/null should not be used for the lp capability. Instead, a null device should be created with mknod for each printer, as has been done above. Finally, there is a file in the spool directory, /var/spool/lpd/laser, called .paprc, which pap reads for the AppleTalk name of the printer. SEE ALSO
psorder(1), printcap(5), lpd(1), mknod(1), pap(1). Netatalk 2.2 17 Dec 1991 PSF(8)
All times are GMT -4. The time now is 01:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy