Created
December 19, 2024 11:13
-
-
Save narslan/b4ec331ee217394d390f191ef1a09990 to your computer and use it in GitHub Desktop.
extract first and particular pages of an pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| qpdf dbbook.pdf --pages . 1 . 23-165 -- outfile.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment