MCPcopy Index your code
hub / github.com/clips/pattern / PDFTextExtractionNotAllowed

Class PDFTextExtractionNotAllowed

pattern/web/pdf/pdfinterp.py:810–810  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

808## process_pdf
809##
810class PDFTextExtractionNotAllowed(PDFInterpreterError): pass
811
812def process_pdf(rsrcmgr, device, fp, pagenos=None, maxpages=0, password='',
813 caching=True, check_extractable=True):

Callers 1

process_pdfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…