1cupsfilter(8)                     Apple Inc.                     cupsfilter(8)
2
3
4

NAME

6       cupsfilter - convert a file to another format using cups filters
7

SYNOPSIS

9       cupsfilter  [  -c config-file ] [ -e ] -j job-id[,N] [ -m mime/type ] [
10       -n copies ] [ -o name=value ] [ -p filename.ppd ] [ -t title ] filename
11

DESCRIPTION

13       cupsfilter is a front-end to the CUPS filter subsystem which allows you
14       to  convert a file to a specific format, just as if you had printed the
15       file through CUPS. By default, cupsfilter generates a PDF file.
16

OPTIONS

18       -c config-file
19            Uses the named cupsd.conf configuration file.
20
21       -e
22            Use every filter from the PPD file.
23
24       -j job-id[,N]
25            Converts document N from the specified job. If N is omitted, docu‐
26            ment 1 is converted.
27
28       -m mime/type
29            Specifies  the  destination  file  type.  The default file type is
30            application/pdf.  Use printer/foo to convert to the printer format
31            defined by the filters in the PPD file.
32
33       -n copies
34            Specifies the number of copies to generate.
35
36       -o name=value
37            Specifies options to pass to the CUPS filters.
38
39       -p filename.ppd
40            Specifies the PPD file to use.
41
42       -t title
43            Specifies the document title.
44

KNOWN ISSUES

46       cupsfilter  currently does not use the filters defined in the PPD file.
47       This will be addressed in a future CUPS release.
48

SEE ALSO

50       cupsd.conf(5)
51       http://localhost:631/help
52
54       Copyright 2007-2009 by Apple Inc.
55
56
57
5826 February 2009                     CUPS                        cupsfilter(8)
Impressum