psjoin

Package: WA2L/edrc 1.5.57
Section: Library Commands (3)
Updated: 02 May 2009
Index Return to Main Contents

 

NAME

psjoin - concatenate PostScript files

 

SYNOPSIS

edrc/bin/psjoin [ -h ]

psjoin [ -a ] [ -s ] [ -p ] files...

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

join concatenates several PostScript files and generate a single PostScript document. The output, concatenated PostScript document, will be written to the standard output.

The input PostScript files must comply with the DSC (Document Structuring Convention). psjoin can fail to work depends to the input PostScript file or combination of the input PostScript files.

 

OPTIONS

-h
usage message.

-a
Align first page of each documents to odd page, by inserting extra blank page after odd-paged documents - maybe useful when concatenating two-sided documents.

-s
Try to close unclosed save operators in the input files. This option may be useful when input PostScript files have save operators which doesn't have corresponding restore operators, and the joined PostScript file causes ``limitcheck'' PostScript error due to too deeply nested save operators.

-p
Force insert corresponding PostScript prolog/trailer codes into all pages. Normally, to reduce the size of the output file, psjoin try not to insert largest prolog/trailer codes repeatedly.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

2
unknown option.

 

FILES

-

 

EXAMPLES

-

 

SEE ALSO

edrcintro(1), http://homepage3.nifty.com/tsato/tools/psjoin.html

 

NOTES

This man page has been written based on the HTML page http://homepage3.nifty.com/tsato/tools/psjoin.html. See there for additional excellent PostScript tools.

 

BUGS

-

 

AUTHOR

psjoin has been written by Tom Sato, <VEF00200@nifty.ne.jp>, and integrated into WA2L/edrc by Christian Walther. Send suggestions and bug reports related to the integration to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2009 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:54:06 GMT, August 28, 2024