Easy, but then people will throw up their hands and say,“That’s not easy, how the fuck am I supposed to know that?”
pdftk input.pdf cat 1-endeast outputoutput.pdf
You know that through man pages, tdlr or whatever. Then if you find yourself doing it a lot, you make a tiny script that makes the process something like
How the fuck do you rotate a pdf
Swipe down from the top of your screen and turn off ‘Auto Rotate’.
Easy, but then people will throw up their hands and say,“That’s not easy, how the fuck am I supposed to know that?”
pdftk input.pdf cat 1-endeast output output.pdf
You know that through
man
pages,tdlr
or whatever. Then if you find yourself doing it a lot, you make a tiny script that makes the process something likepdfr <input> <optional output>
Ctrl shift +
Well shit, that works. Thank you !
Swap the plus for a minus to rotate the other way
Ctrl and 0 to zoom to page size
deleted by creator