/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


mime.convs(5)                                              Apple Inc.                                              mime.convs(5)



NAME
       mime.convs - mime type conversion file for cups

DESCRIPTION
       The  mime.convs file defines the filters that are available for converting files from one format to another. The standard
       filters support text, PDF, PostScript, HP-GL/2, and many types of image files.

       Additional filters can be added to the mime.convs file or (preferably) to other files in the  CUPS  configuration  direc-
       tory.

       Each  line  in  the mime.convs file is a comment, blank, or filter line. Comment lines start with the # character. Filter
       lines specify the source and destination MIME types along with a relative cost associated with the filter and the  filter
       to run:

       super/type super/type cost filter
       application/postscript application/vnd.cups-raster 50 pstoraster

SEE ALSO
       classes.conf(5), cupsd(8), cupsd.conf(5), mime.types(5), printers.conf(5),
       http://localhost:631/help

COPYRIGHT
       Copyright 2007-2009 by Apple Inc.



20 March 2006                                                 CUPS                                                 mime.convs(5)

Valid XHTML 1.0!Valid CSS!