'\" te .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.019. .TH FIXPS "1" "December 2007" "fixps 1.5 (GNU a2ps 4.14)" FSF .SH NAME fixps \- sanitize PostScript files .SH SYNOPSIS .B fixps [\fIOPTIONS\fR] \fIFILE\fR .SH DESCRIPTION ." Add any additional description here .PP Try to fix common PostScript problems that break postprocessing. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-v\fR, \fB\-\-version\fR display version information and exit .TP \fB\-q\fR, \fB\-\-quiet\fR don't print informational messages .TP \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR save result in FILE. If FILE is `-', send to stdout .TP \fB\-f\fR, \fB\-\-force\fR force full rewrite by ghostscript .TP \fB\-n\fR, \fB\-\-no\-fix\fR don't fix the FILE, but still honor `-o' .TP \fB\-c\fR, \fB\-\-check\fR, \fB\-\-dry\-run\fR don't perform any action .SS "Fixes:" .IP - Remove junk before and after PostScript content - Use only Unix end of lines (\en) - Remove empty lines - Fix Apple prologue (fixmacps) - Fix FrameMaker prologue (fixfmps) - Fix CorelDraw prologue (fixnt) - Fix Windows NT 3.5/4.0 prologue (fixnt) - Fix Windows 95 prologue - Ensure there is a `%%BeginSetup/%%EndSetup' section - Removes Canvas' extraneaous `%%EndDocument:' comments - Split too long lines .PP If the FILE seems really in a bad state, ghostscript may be used to perform a full rewrite. The output might then be significantly bigger, but much safer. .SH AUTHOR Written by Akim Demaille. .SH "REPORTING BUGS" Report bugs to .SH COPYRIGHT Copyright \(co 1998-2000 Akim Demaille, Miguel Santana .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability print/filter/a2ps = Stability Volatile .TE .PP .SH "SEE ALSO" .BR a2ps (1), .BR card (1), .BR fixps (1), .BR pdiff (1), .BR psset (1), .BR texi2dvi4a2ps (1). .PP The full documentation for .B fixps is maintained as a Texinfo manual. If the .B info and .B fixps programs are properly installed at your site, the command .IP .B info fixps .PP should give you access to the complete manual. .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ftp.gnu.org/gnu/a2ps/a2ps-4.14.tar.gz Further information about this software can be found on the open source community website at http://www.gnu.org/software/a2ps/.