Menu

#136 REVERSE does not work correctly.

open
nobody
None
5
2007-10-11
2007-10-11
Casey Dill
No

I am trying to reverse the last 50 pages of a pdf. I have tried all of the following:

tool.pdf.split -page 1-50,100-51 file.pdf
tool.pdf.split -page 1-50,50-100%reverse file.pdf

or even
tool.pdf.split -page reverse file.pdf

Nothing works. All result in a file with normal page order!

Discussion


Log in to post a comment.

Auth0 Logo