See also entry in DESCRIPTION file
Usage: convert_postscript_size [options] postscriptfiles ...
Converts a Postscript file from A3 to A4 (or from A4 to A3 with the
-u option).
options: -h => this help screen
-u => Scale up from A4 to A3
-r => Repare A4 printed as A3.
-q => Run quietly
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
WWW: http://utopia.knoware.nl/~ocorten
################################################################################
# History
#
# 19990429 Added -q option.
# 19990219 Changed SCRIPTS_DIR extraction.
# 19980203 Started history.
#
# Postscript conversion from A3 to A4.
#
################################################################################
|