FOOMATIC-PPDFILE(1) General Commands Manual FOOMATIC-PPDFILE(1)NAME
foomatic-ppdfile - Generate a PPD file for a given printer/driver combo
SYNOPSIS
foomatic-ppdfile [-w] [-d <driver>] -p <printerid>
foomatic-ppdfile [-A] [-P pattern]
foomatic-ppdfile -h
DESCRIPTION
The first form of the foomatic-ppdfile to compute the spooler-independent Foomatic PPD file for any valid printer/driver combo available in
the Foomatic database, both for printing with foomatic-rip(1) and for applications/clients being able to access the printer's options. The
PPD file is returned on standard ouput. If the driver is not specified, the default driver is used.
The second form of the foomatic-ppdfile program will search the printer database and return either all printer entries or those whose name
and/or model information match a regular expression.
The last form prints a help message and exits.
Options
-d drivername
The (optional) driver name to use. If the driver name is not supplied, the default or first driver in the printers compatible driver
list is used.
-p printer id The printer id.
-w Return a PPD file that conforms to the Microsoft Windows format limitations.
-A Return all printer entries in the database.
-Ppattern
Return all printer entries in the database which match the regular expression.
SEE ALSO
foomatic-rip(1)EXIT STATUS
foomatic-ppdfile returns 0 on success, 1 otherwise.
AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary.
Modified and updated by Patrick Powell <papowell at astart.com>.
BUGS
None so far.
Please post bug reports on
http://lists.freestandards.org/mailman/listinfo/printing-foomatic
Foomatic Project 2001-05-07 FOOMATIC-PPDFILE(1)
Check Out this Related Man Page
FOOMATIC-PPDLOAD(8) System Manager's Manual FOOMATIC-PPDLOAD(8)NAME
foomatic-ppdload - <put a short description here>
SYNOPSIS
foomatic-ppdload -h
foomatic-ppdload filename.ppd printer-id
foomatic-ppdload -R printer-id
DESCRIPTION
foomatic-ppdload takes a ppd filename and a printer ID as arguments. It parses a PPD file and writes option data into the foomatic data-
base for use with the foomatic "ppd" driver and that printer.
With the -R option you can remove a printer from the "ppd" driver, and with -h a short help text is shown.
Right now, it will handle Boolean and PickOne options that go in the Prolog, DocumentSetup, or PageSetup spots. Also, PPD interoption con-
straints (not to be confused with foomatic option to printer and driver mapping constraints) are not supported by foomatic. And of course,
the interesting color and font information from the PPD has no place in the current foomatic schema. All this will change over time.
EXIT STATUS
foomatic-ppdload returns ...
AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary.
BUGS
There are several limitations, but it's an interesting experiment.
Please send bug reports to foomatic-devel@linuxprinting.org.
Foomatic Project 2001-05-07 FOOMATIC-PPDLOAD(8)
Hello There,
I have problem with installing my printer in solaris8, i have Lexmark Z22-Z32 series inkjet printer and i download its driver for solaris from the internet.
I got driver file like that... drivers-linux-glibc2-x86.tar.gz
first i copy this on my temporary folder and use these... (3 Replies)
:confused: I want to install epson LQ1150 printer on a unix system ,epson doesnt have a unixdriver provided with it,which comptible driver would support the printer with unix (0 Replies)
I have been using NetTerm on various Windows flavors for a while and have just run into a problem with printer passthru (transparent printing) that I can analyse but not resolve.
The setup is a Epson TM60 POS Label Printer connected XON/XOFF via COM1 on a Win98SE system. This is controlled... (3 Replies)
Hi,
I have a Solaris 9 box that is connected to an Intermec EasyCoder 3400e tag printer. We set up the printer in solaris 9 using Jet Direct Admin console to use dump blotter address and the whole thing works fine. We are now moving from the Solaris 9 box to Solaris 10 box and Jet Direct Admin... (2 Replies)
I need a virtual open source printer that can print to a text file. I need this printer to be open source because i will have to include it with my distribution of a program i am building.
Just for a little background information, i am going to be building a program to run inside of a... (5 Replies)
Hello,
Long time without posting to the Unix forum.
I'm currently supporting a RHEL 5.8 environment. Our site is a Konica Minolta shop. We are setting up back-end printing and for the most part it's all well. We've been having issues with a particular model: C364 colour printer. It prints Ok... (0 Replies)
So I have a canon printer I'm trying to set it up I've gotten the driver from here;
wget -c http://gdlp01.c-wss.com/gds/1/0100005511/01/cnijfilter-mg7100series-4.00-1-rpm.tar.gz
I try and run the script thats below; But I know where i have to copy the driver too. I was wonder what file i have... (10 Replies)