MCPcopy 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"""
2Demo script for basic HTML table support in Story objects
3
4Outputs a table with three columns that fits on one Letter page.

Callers

nothing calls this directly

Calls 10

findMethod · 0.80
cloneMethod · 0.80
add_textMethod · 0.80
append_childMethod · 0.80
removeMethod · 0.80
begin_pageMethod · 0.80
placeMethod · 0.80
drawMethod · 0.80
end_pageMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected