Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pymupdf/PyMuPDF
/ table01.py
File
table01.py
docs/samples/table01.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Demo script
for
basic HTML table support in Story objects
3
4
Outputs a table
with
three columns that fits on one Letter page.
Callers
nothing calls this directly
Calls
10
find
Method · 0.80
clone
Method · 0.80
add_text
Method · 0.80
append_child
Method · 0.80
remove
Method · 0.80
begin_page
Method · 0.80
place
Method · 0.80
draw
Method · 0.80
end_page
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected