Darren Jones
Results
1
issues of
Darren Jones
When applying the example.py script to some PDF files, I've been getting errors - ` "Title": [lambda value: value.upper()], AttributeError: 'NoneType' object has no attribute 'upper'` I've found what I...