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

Class PDFDestinationNotFound

pattern/web/pdf/pdfparser.py:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30class PDFNoValidXRef(PDFSyntaxError): pass
31class PDFNoOutlines(PDFException): pass
32class PDFDestinationNotFound(PDFException): pass
33class PDFEncryptionError(PDFException): pass
34class PDFPasswordIncorrect(PDFEncryptionError): pass
35

Callers 1

get_destMethod · 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…