I normally use pdftk with a command like this: pdftk A=first.pdf B=second.pdf C=third.pdf cat A1 B1 C1 output combined_firstpages.pdf
確定! 回上一頁