[Linux-disciples] Merging two .pdf or .docs for duplex printing

Dylan Thurston dpt at math.columbia.edu
Sat Sep 27 15:08:09 EDT 2008


On Sat, Sep 27, 2008 at 01:42:24PM -0500, Karl Sokol wrote:
> Or is there a print command that can print page 1 of "Document A"
> and then page 1 of "Document B" on the backside followed by
> pgs. 2,3,4... ?

pdftk A=A.pdf B=B.pdf cat A1 B

> Is there a command that can merge "Document B" into every other page of
> "Document A"? 

I don't quite understand the question, but I'm confident that this is
possible with pdftk.

Peace,
	Dylan


More information about the Linux-disciples mailing list