Rotating a page without changing rotation #1532
DuCosucosu
started this conversation in
General
Replies: 0 comments
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.
-
Hi, I'm trying to print a pdf book, but the website asks me to have all pages with the same orientation and size
However, some pages are sideways but have a 0 angle rotation, so I can't just setRotation(degrees(-90))
I need them to keep the 0 angle rotation but to rotate the whole content and dimensions
Beta Was this translation helpful? Give feedback.
All reactions