splitting a pdf

Suppose you want to take a 1000-page pdf called "input.pdf" and extract page 1, and 3 onwards, removing only page 2. Type the following:

 pdftk  input.pdf  cat 1 3-end  output output.pdf


Popular posts from this blog

Chunk validation failed

The most useful defaults-write options

Erasing firmware password