Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ close
Method
close
src/__init__.py:8171–8172 ·
view source on GitHub ↗
( self)
Source
from the content-addressed store, hash-verified
8169
return
device_wrapper
8170
8171
def
close( self):
8172
mupdf.fz_close_document_writer( self.this)
8173
8174
def
end_page( self):
8175
mupdf.fz_end_page( self.this)
Callers
8
__exit__
Method · 0.95
write_stabilized_with_links
Method · 0.95
write_with_links
Method · 0.95
test_story
Function · 0.95
test_3813
Function · 0.95
test_707560
Function · 0.95
code_printer
Function · 0.95
make_pdf
Function · 0.95
Calls
no outgoing calls
Tested by
3
test_story
Function · 0.76
test_3813
Function · 0.76
test_707560
Function · 0.76