pdf
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pdf [2021/05/11 13:58] – ssm2017 | pdf [2022/02/07 13:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Convert multiple pdf to one ==== | ==== Convert multiple pdf to one ==== | ||
| - | <sxh> | + | < |
| pdftk *.pdf cat output outputfile.pdf | pdftk *.pdf cat output outputfile.pdf | ||
| </ | </ | ||
| + | ==== Extract pages ==== | ||
| + | <sxh bash> | ||
| + | pdftk myfile.pdf cat 1-10 output myfile-1-10.pdf | ||
| + | </ | ||
| + | see also : https:// | ||
| {{tag> | {{tag> | ||
pdf.1620734337.txt.gz · Last modified: (external edit)
