MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / quickfox.py

File quickfox.py

docs/samples/quickfox.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This is a demo script using PyMuPDF's Story class to output text as a PDF with
3a two-column page layout.
4

Callers

nothing calls this directly

Calls 9

set_propertiesMethod · 0.80
findMethod · 0.80
find_nextMethod · 0.80
begin_pageMethod · 0.80
placeMethod · 0.80
drawMethod · 0.80
end_pageMethod · 0.80
ez_saveMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected