MLUG: Re: [MLUG] Editing PDF files
Re: [MLUG] Editing PDF files
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
try *gs*. it is the command-line ghostscript app.

by setting -soutputfile=filename.pdf and then listing your current pdf
files in the correct sequence it will "print" a new pdf file...

i.e: gs [...options...] -soutputfile=new.pdf old1.pdf old2.pdf old3.pdf

check the man page for the other needed options and play around until
you get the desired results.



On 1/6/06, Stephen Montgomery-Smith <EMAIL:PROTECTED> wrote:
> What is the easiest open-source unix way to concatenate PDF files together?
>
> --
>
> Stephen Montgomery-Smith
> EMAIL:PROTECTED
> http://www.math.missouri.edu/~stephen
>
> _______________________________________________
> members mailing list
> EMAIL:PROTECTED
> http://mlug.missouri.edu/mailman/listinfo/members
>


--
shawn

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members