MCPcopy Create free account
hub / github.com/IENT/YUView / readStandardPDFFile.py

File readStandardPDFFile.py

tools/standardTextToCode/readStandardPDFFile.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from PyPDF3 import PdfFileReader
2
3def main():
4 filename = "JVET-R2001-vB.pdf"

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected