Commit 7990a2a
authored
Update table.py
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.1 parent 29a327a commit 7990a2a
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2348 | 2348 | | |
2349 | 2349 | | |
2350 | 2350 | | |
| 2351 | + | |
2351 | 2352 | | |
| 2353 | + | |
| 2354 | + | |
2352 | 2355 | | |
2353 | 2356 | | |
2354 | 2357 | | |
| |||
2376 | 2379 | | |
2377 | 2380 | | |
2378 | 2381 | | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
2379 | 2386 | | |
2380 | 2387 | | |
2381 | 2388 | | |
| |||
0 commit comments