.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH EPSFFIT "1" "February 2023" "epsffit 2.10" "User Commands" .SH NAME epsffit - fit an Encapsulated PostScript file to a given bounding box .SH SYNOPSIS .B epsffit [\fI\,OPTION\/\fR...] \fI\,LLX LLY URX URY \/\fR[\fI\,INFILE \/\fR[\fI\,OUTFILE\/\fR]] .SH DESCRIPTION Fit an Encapsulated PostScript file to a given bounding box. .TP \fB\-c\fR, \fB\-\-center\fR center the image in the given bounding box .TP \fB\-r\fR, \fB\-\-rotate\fR rotate the image by 90 degrees counter\-clockwise .TP \fB\-a\fR, \fB\-\-aspect\fR adjust the aspect ratio to fit the bounding box .TP \fB\-m\fR, \fB\-\-maximize\fR rotate the image to fill more of the page if possible .TP \fB\-s\fR, \fB\-\-showpage\fR append a \fI\,/showpage\/\fP to the file to force printing .TP \fB\-\-help\fR display this help and exit .TP \fB\-v\fR, \fB\-\-version\fR display version information and exit .PP (LLX, LLY) are the coordinates of the lower left corner of the box, and (URX, URY) the upper right. .PP If OUTFILE is not specified, writes to standard output. If INFILE is not specified, reads from standard input. .PP See .BR psutils (1) for the available units. .SS "Exit status:" .TP 0 if OK, .TP 1 if arguments or options are incorrect, or there is some other problem starting up, .TP 2 if there is some problem during processing, typically an error reading or writing an input or output file. .SH AUTHOR Written by Angus J. C. Duggan and Reuben Thomas. .SH COPYRIGHT Copyright \(co Reuben Thomas 2016\-2022. Released under the GPL version 3, or (at your option) any later version. .SH TRADEMARKS .B PostScript is a trademark of Adobe Systems Incorporated. .SH "SEE ALSO" .BR psutils (1), .BR paper (1)