You can use pdftk, it's a handy tool for manipulating PDF documents. sudo apt-get --yes install pdftk pdftk foo-bar.pdf cat 1-12 output ...
確定! 回上一頁