Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

How can I undo rotation or modify it? #62

Open
ChrisDelClea opened this issue Aug 5, 2020 · 1 comment
Open

How can I undo rotation or modify it? #62

ChrisDelClea opened this issue Aug 5, 2020 · 1 comment
Labels

Comments

@ChrisDelClea
Copy link

ChrisDelClea commented Aug 5, 2020

I want the the tool to draw from the top left corner instead of bottom left croner. How can I modify the roation?
Something like a.set_rotation(180) might do?

Also examples for how to draw lines, polgyons etc. like with the square (code) would be helpful :)

@gtmanfred
Copy link
Contributor

pdf-annotate just uses pdfrw, if you check their docs, you should be able to use the pdf object from pdfrw to rotate the page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants