MCPcopy Index your code
hub / github.com/pymupdf/PyMuPDF / end_page

Method end_page

src/__init__.py:8174–8175  ·  view source on GitHub ↗
( self)

Source from the content-addressed store, hash-verified

8172 mupdf.fz_close_document_writer( self.this)
8173
8174 def end_page( self):
8175 mupdf.fz_end_page( self.this)
8176
8177
8178class Font:

Callers 14

test_storyFunction · 0.95
test_3813Function · 0.95
test_707560Function · 0.95
code_printerFunction · 0.95
make_pdfFunction · 0.95
writeMethod · 0.80
code-printer.pyFile · 0.80
json-example.pyFile · 0.80
table01.pyFile · 0.80
simple-grid.pyFile · 0.80

Calls

no outgoing calls

Tested by 3

test_storyFunction · 0.76
test_3813Function · 0.76
test_707560Function · 0.76