💻 Software
pdftk: multiple page ranges
Fresh5 days ago
Mar 15, 20266827 viewsConfidence Score0%
0%
Problem
I want to grab a few pages from a large (600+ pgs) document using pdftk. How can I do this? example: suppose the pages I need are 300, 307-310, and 315-318 from a file named "bloated.pdf". This doesn't seem to work:
Error Output
pdftk A=bloated.pdf cat A300,307-310,315-318 output slim.pdf
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: pdftk: multiple page ranges
Low Risk
Try
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix