Skip to content

How do you get the position index of the table on the page #849

Answered by jsvine
Godlikemandyy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Godlikemandyy, you can use tables = page.find_tables() to get the table objects, and then table.bbox to get the table's coordinates.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Godlikemandyy
Comment options

@jsvine
Comment options

@Godlikemandyy
Comment options

Answer selected by jsvine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
feature-request All feature requests receive this label initially, can be upgraded to "enhancement"
2 participants
Converted from issue

This discussion was converted from issue #847 on March 29, 2023 13:25.