Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
pymupdf
2
import
json
3
4
my_json =
""
"
Callers
nothing calls this directly
Calls
13
add_paragraph
Method · 0.80
set_fontsize
Method · 0.80
add_link
Method · 0.80
add_span
Method · 0.80
set_color
Method · 0.80
set_bold
Method · 0.80
add_text
Method · 0.80
add_horizontal_line
Method · 0.80
begin_page
Method · 0.80
place
Method · 0.80
draw
Method · 0.80
end_page
Method · 0.80
Tested by
no test coverage detected