I know how to split a large PDF into single pages with PDFTK using the following script: pdftk your_file.pdf burst output your_directory/page_%02d.pdf.
確定! 回上一頁