ppdi(1) Apple Inc. ppdi(1)NAME
ppdi - import ppd files
SYNOPSIS
ppdi [ -I include-directory ] [ -o source-file ] ppd-file [ ppd-file2 ... ppd-fileN ]
DESCRIPTION
ppdi imports one or more PPD files into a PPD compiler source file. Multiple languages of the same PPD file are merged into a single
printer definition to facilitate accurate changes for all localizations.
The -o option specifies the PPD source file to update. If the source file does not exist, a new source file is created. Otherwise the
existing file is merged with the new PPD file(s) on the command-line. If no source file is specified, the filename "ppdi.drv" is used.
SEE ALSO ppdc(1), ppdhtml(1), ppdmerge(1), ppdpo(1), ppdcfile(5)
http://localhost:631/help
COPYRIGHT
Copyright 2007-2011 by Apple Inc.
20 May 2008 CUPS ppdi(1)
Check Out this Related Man Page
drv(1) Apple Inc. drv(1)NAME
drv - cups driver interface for ppd compiler files
SYNOPSIS
drv list
drv cat drv:///filename.drv/pcfilename
DESCRIPTION
drv lists and compiles PPDC source files installed in the /usr/share/cups/drv and (on Mac OS X) /Library/Printers/PPDs/Contents/Resources
directories on behalf of the scheduler, cupsd(8).
The first form of the command lists all of the PPD files that can be produced by the driver information files in the two directories.
The second form of the command compiles the requested PPD and sends it to the standard output.
SEE ALSO ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdpo(1), ppdcfile(5)
http://localhost:631/help
COPYRIGHT
Copyright 2008-2009 by Apple Inc.
9 March 2009 CUPS drv(1)
Apple launches new software
I'm about to change over my desktop office environment to Apple!!! This is getting very interesting.
Congratulations to Apple!!!! We Love Ya!!!!
PS: PLEASE LOWER YOUR PRICES ON SOFTWARE AND WE WILL LOVE YOU MUCH MORE :) (1 Reply)
:) Greetings,
I have a specific question about PPD's under UNIX. I want to run a HP Laserjet 2300D in a standard unix envirnoment. Problem is, i have had a look around the web, but i cant really find a proper PPD. Is it possible to use MAC PPD's? or Solaris? If so, how do i do that?
I am... (3 Replies)
Hi,
I have a PPD(Postscript printer description) file which is in Japanese.
I want to use the PPD file in AIX.
Is it possible
where should i set the Lang.
and is it possible to type in Japanese language.
Please help. (3 Replies)
Hi,
In my file I have following to lines
-------------------------------------------
C:/India/Apple/Mumbai/Red_Apple/Apple.txt
cd C:/India/Apple && run
-------------------------------------------
I want to replace "C:/India/Apple" with "D:/Test/Red_Apple" whereever the pattern... (6 Replies)
hi,
I want to remove first word in all files where first and second word is seperated by comma.
example: a file contains Apple,mango.
i need only mango shoule be there in the file???
Apple, should be removed!!!!!
can anyone help me out???
thanks in advance,
Arun Manas:b: (2 Replies)
Hi All,
IS there any 'awk' way to manipulate following data?
Fruit Date Count
Apple 20/08/2011 5
Apple 27/08/2011 7
Apple 05/09/2011 11
Apple 12/09/2011 3
Apple 19/09/2011 25
.
.
.
.
Orange 20/08/2011 9
Orange 27/08/2011 20
Orange 27/08/2011 7
Orange 05/09/2011 15
Orange... (3 Replies)
Hi,
I have a major problem in my source files. I have around 10 source files(around 20 GB).In one of the source files I am getting the broken line issue.My source files needs to be like this
Sr.No~Ref.No~Address~Acc.No
1~ABC345~No.2/110~456474
2~ABC786~4w/54~458695
... (4 Replies)
Solaris 10:
Having some trouble with a new printer printing control codes. This is an HP MFP M632.
Tried a few ppd files and without a ppd file using commands similar to the follow:
lpadmin -p L4102A -v /dev/null -m netstandard -n... (1 Reply)