Skip to content

When I rotate a page to 270 degrees and want to access it later from appending, any page rotated 270 is adding +1 to the index #3964

Discussion options

You must be logged in to vote

In your link dictionary, you must specify the target page number and the "to" point. Depending on where on the page you want that to be, the computation of the correct value may be a little awkward.

But if all fails, you can simply specify "to": pymupdf.Point(0, 0) which will point to the target page's bottom left. In any case, you should definitely see the target page popping up.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@Begimkins
Comment options

@Begimkins
Comment options

Comment options

You must be logged in to vote
5 replies
@Begimkins
Comment options

@Begimkins
Comment options

@JorjMcKie
Comment options

@JorjMcKie
Comment options

Answer selected by Begimkins
@Begimkins
Comment options

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