How to Extract Pages from a PDF

From Open Source Ecology
Revision as of 22:29, 23 September 2022 by Marcin (talk | contribs) (→‎Usage Example)
Jump to navigation Jump to search

pdftk full-pdf.pdf cat 12-15 output outfile_p12-15.pdf

Usage Example

cd Desktop

sudo apt install pdftk

pdftk 1.pdf cat 2-3 output Hybrid_Inverter.pdf