Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding document rotation #38

Open
DarioBernardo opened this issue Aug 21, 2020 · 0 comments
Open

Understanding document rotation #38

DarioBernardo opened this issue Aug 21, 2020 · 0 comments

Comments

@DarioBernardo
Copy link

Hi, I am reading a number of documents using the library. Some of these are rotated 90 degrees, some are not. When I get the height and width of the page, I always get the real measures, regarding if the document is rotated or not. To explain this better, let's assume an A4 page. If the A4 is rotated I would assume to get the width longer than the height, but somehow, the library is able to understand the rotation and returns me the actual height and width, with width < height, always. This causes me problems later in my processing. Is it possible to implemented or is there a way to understand if the document is rotated or not? thank you.

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

No branches or pull requests

1 participant