Closed Apurv3377 closed 1 year ago
I just started using Tika and I've stumbled across the same issue. Have you find a way to solve this or not? Thanks
are you sure that the PDF actually has the author attribute set? It's possible that the tool that created the PDF file didn't set this or it was e.g., missing in the environment variables and didn't get passed through, etc.
not enough detail to action this. Please comment more if you have more detail. Thanks for raising this.
Sorry for such a general issue. But I have been trying hard to extract Metadata (Author, Title, Abstract) from PDF using Tika-python client. But unfortunately, It is not able to extract any data under metadata tag. Is there anything missing?
Input PDF link
Here is my code
Metadata Output