pdf
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pdf [2018/08/29 17:41] – created 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> | ||
pdf.1535557271.txt.gz · Last modified: (external edit)
