Is it possible to rotate a PDF by a certain angle such as 30 degress? #2267
Closed
ilovefreesw
started this conversation in
General
Replies: 1 comment 1 reply
-
PyPDF2 is deprecated, please migrate to For the remaining stuff, see https://pypdf.readthedocs.io/en/latest/user/cropping-and-transforming.html#page-rotation: You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some skewed PDFs, by around 30 degrees. So, I need to rate them. Can PyDF2 do that?
Beta Was this translation helpful? Give feedback.
All reactions