Deepak Sahu
Deepak Sahu
Hi scanny, Thanks for reply. Unfortunately, the suggested metadata does not contain the requested content. Find the screenshot attached. I am using the PDF from example docs `example-docs/layout-parser-paper.pdf`
I beg to differ. Here's the example snippet reading DOCX file and failing to decipher the font elements. Find the DOCX file attached for purpose of reproduing. [redacted.docx](https://github.com/Unstructured-IO/unstructured/files/14783832/redacted.docx) 
Since unstructured re-uses `pdfminer` [reference](https://unstructured-io.github.io/unstructured/core/partition.html). I am expecting for native implementations of pdf miner to get the character properties, example: [pdf miner character style](https://pdfminersix.readthedocs.io/en/latest/howto/character_properties.html).