Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clips/pattern
/ dup
Method
dup
pattern/web/pdf/pdfinterp.py:308–309 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
306
return
307
308
def
dup(self):
309
return
PDFPageInterpreter(self.rsrcmgr, self.device)
310
311
# init_resources(resources):
312
# Prepare the fonts and XObjects listed in the Resource attribute.
Callers
1
do_Do
Method · 0.95
Calls
1
PDFPageInterpreter
Class · 0.85
Tested by
no test coverage detected