The problem of unexpected output directory can be solved with this very small patch for pdfjoin:
189c189 < outfileDir="$sourceDir"; --- > outfileDir=`pwd`; ii pdfjam 1.20-2 collection of PDF document handli[...] -- Manuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

