I currently have a PDF with this "copyable" text:
ISBN 0 7506 4790 6
It is not detected as ISBN number, not 10 nor 13 digits format. I supse is because the text string does not have the right length for scan.py/_evaluate_isbn_match
function to detect it.
I'm not a python programmer though.
Could any knowledgeable fellow to comment on possible solutions?
|