Skip to content

How do I properly insert text into a rotating page? #3366

Discussion options

You must be logged in to vote

In the general case, you need the page's rotation matrix and the rotation value. Then, for every insertion point origin do page.insert_text(origin * page.derotation_matrix, "text", rotate=angle).

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@yang-521
Comment options

Answer selected by JorjMcKie
Comment options

You must be logged in to vote
1 reply
@yang-521
Comment options

Comment options

You must be logged in to vote
1 reply
@agademic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants