Skip to content

Update table.py #4517

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update table.py #4517

wants to merge 1 commit into from

Conversation

BBC-Esq
Copy link

@BBC-Esq BBC-Esq commented May 22, 2025

Adds header_margin and footer_margin keyword-arguments to page.find_tables(), letting callers ignore running headers/footers without manually building a clip rectangle. Parameters after page are now keyword-only to keep all existing code that omits the new args fully backward-compatible.

Adds header_margin and footer_margin keyword-arguments to page.find_tables(), letting callers ignore running headers/footers without manually building a clip rectangle. Parameters after page are now keyword-only to keep all existing code that omits the new args fully backward-compatible.
Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@BBC-Esq
Copy link
Author

BBC-Esq commented May 22, 2025

I have read the CLA Document and I hereby sign the CLA

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

Successfully merging this pull request may close these issues.

1 participant