MCPcopy Index your code
hub / github.com/pymupdf/PyMuPDF / json-example.py

File json-example.py

docs/samples/json-example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pymupdf
2import json
3
4my_json = """

Callers

nothing calls this directly

Calls 13

add_paragraphMethod · 0.80
set_fontsizeMethod · 0.80
add_linkMethod · 0.80
add_spanMethod · 0.80
set_colorMethod · 0.80
set_boldMethod · 0.80
add_textMethod · 0.80
add_horizontal_lineMethod · 0.80
begin_pageMethod · 0.80
placeMethod · 0.80
drawMethod · 0.80
end_pageMethod · 0.80

Tested by

no test coverage detected