-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
is-featureA feature requestA feature request
Description
Explanation
Hello, I have some PDF documents which contains normal text with portrait orientation and a lateral text on the page side which is oriented in landscape mode.
How can I tell PyPDF2 to extract only text that is oriented in portrait mode as the page orientation and to ignore the landscape text?
I attach an image example

Basically what I want is to extract the series of "example" above and ignore the three "example" rotated by 90 degrees
Thank you in advance for your help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
is-featureA feature requestA feature request