Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Filter

Name

Filter — define a document type filter

Synopsis

Filter = [type] = command line expression

Description

The type must be either a mime type, a valid extension or can be omitted. The command line expression defines the sequence of operations to invoke for the particular type.

Please refer to the filters documentation section for more details.

Example

Filter adobe/pdf=/usr/bin/pdf2text -q $1 $2