Paul Rubin <http://[EMAIL PROTECTED]> writes:
> Greg Lindstrom <[EMAIL PROTECTED]> writes:
>> There does not appear to be a simple way to merge many pdf's into one.
>
> There's probably some way to do it with pstops or some related program
> or set of programs.
The pdftk manpage gives this as one of its examples:
pdftk *.pdf cat output combined.pdf
<http://www.accesspdf.com/pdftk/>
--
http://mail.python.org/mailman/listinfo/python-list
