-
Notifications
You must be signed in to change notification settings - Fork 535
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
#561 Added optional getText() argument to return limited number of document pages if set #562
#561 Added optional getText() argument to return limited number of document pages if set #562
Conversation
… of document pages if set.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alesrebec thank you for this nice addition.
Please provide at least one test which covers your code.
@alesrebec I took the liberty and finalized the PR. Any remarks? I will merge it in a couple of days if there are no objections. |
Thanks for finalizing the PR. |
Which issues did you have? Maybe we can improve our tooling. |
It was on my end but I'll give it another go. |
Solving #561
Tested locally and working fine.