stpotti - 2006-10-16

Hi

I used these commands to first merge a document (cause my bloody application can only print odd and even pages separately) and then reorder it - it works perfectly!!

Thanks a lot!

java -classpath Multivalent20060102.jar tool.pdf.Merge odd.pdf even.pdf

java -classpath Multivalent20060102.jar tool.pdf.Split -page odd,even,backmap odd-m.pdf