Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in encoding type #205

Closed
Eichee opened this issue Nov 17, 2018 · 2 comments
Closed

Error in encoding type #205

Eichee opened this issue Nov 17, 2018 · 2 comments

Comments

@Eichee
Copy link

Eichee commented Nov 17, 2018

PdfReadWarning: Illegal character in Name Object [generic.py:489]
Invalid dictionary construct: [/'Type', /'Font', /'Subtype', /'Type0', /'BaseFont', /b"b'", /"ABCDEE+\xcb\xce\xcc\xe5'", /'Encoding', /'Identity-H', /'DescendantFonts', PDFObjRef:6, /'ToUnicode', PDFObjRef:12]

I cannot read my pdf file because of the warning above. I can read the text using another library named 'pdfminer', but pdfminer cannot read table automobily. So I want to use camelot. How can I process this warning?

@vinayak-mehta
Copy link
Contributor

@Eichee Can you see if the fix mentioned in this comment #161 (comment) solves your issue? It would be helpful to debug this if you can post a link to the PDF document here.

@vinayak-mehta
Copy link
Contributor

Closing this for now. @Eichee If you still face the same problem, please reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants