(a2ps.info)Invoking fixps


Up: fixps
Enter node , (file) or (file)node

9.2.1 Invoking 'fixps'
----------------------

     fixps [OPTIONS] [FILE]

sanitize the PostScript FILE (or of the standard input if no FILE is
given, or if FILE is '-').

   Supported options are:

 -- Option: -h
 -- Option: --help
     Print a short help message and a list of the fixes that are
     performed.  Exit successfully.

 -- Option: -V
 -- Option: --version
     report the version and exit successfully.

 -- Option: -D
 -- Option: --debug
     enter in debug mode.

 -- Option: -q
 -- Option: --quiet
 -- Option: --silent
     Run silently.

 -- Option: -o FILE
 -- Option: --output=FILE
     specify the FILE in which is saved the output.

 -- Option: -n
 -- Option: --no-fix
     Don't actually fix the FILE but still honor all of the other
     options.  In particular, 'fixps -qn FILE' is equivalent to 'cat
     FILE'.

 -- Option: -c
 -- Option: --check
 -- Option: --dry-run
     Don't actually fix the FILE: just report the diagnostics.  Contrary
     to the option 'fixps -qc' does absolutely nothing (while it does
     take some time to do it nicely).

 -- Option: -f
 -- Option: --force
     Ask 'ghoscript' for a full rewrite of the FILE.  The output file is
     really sane, but can be much longer than the original.  For this
     reason and others, it is not always a good idea to make a full
     rewrite.  This option should be used only for files that give major
     problems.


automatically generated by info2www version 1.2.2.9