Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
PyPDF3
import
PdfFileReader
2
3
def
main():
4
filename =
"JVET-R2001-vB.pdf"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected