#	$Id: methods,v 1.1.1.1 1999/02/18 20:05:35 andreas Exp $

Print Methods for apsfilter
===========================

auto 	= file type auto recognition
		ascii -> a2ps  -> gs -> PRINTER
		ps    -> gs          -> PRINTER
		dvi   -> dvips -> gs -> PRINTER
		data                 -> PRINTER

ascii	= force printing method ascii file; useful when printing 
	  postscript source files without interpreting it

raw	= print ascii data without piping it through a2ps and gs.
	  Fastest print method for printing program listings ...
