Search Results

1
vote

How can I extract a page from a PDF file?

As gnud already answered, pdftk is the best tool for the job. For example, to extract pages 5-10 from test.pdf to output.pdf you …