How to generate Multi-language PPD?

Michael Sweet mike at easysw.com
Sat Sep 9 11:00:50 PDT 2006


George Liu wrote:
> Is there supposed to be a new tool called "mergeppd" in CUPS DDK?
> (To merge PPD files of different languages into one multi-language PPD)
> 
> I downloaded the svn of cupsddk but couldn't find it.

It's called "ppdmerge", and you can use it or the PPD compiler (ppdc)
to produce multi-language PPDs.

     ppdmerge -o newfile.ppd file1.ppd file2.ppd ... fileN.ppd
     ppdc -l de,es,fr,it file.drv

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups-devel mailing list