Have somebody experencies with odfpy ? I parsed document with this python package and I get paragraphs with text and stylename, now I need detect which type of text font is in this paragraph?
Do you have any ideas ?
Have somebody experencies with odfpy ? I parsed document with this python package and I get paragraphs with text and stylename, now I need detect which type of text font is in this paragraph?
Do you have any ideas ?
This is not a solution, I just wanted to point out that odfpy “is a library to read and write OpenDocument v. 1.1 files.” Please be aware that this means ODF v1.2 and the current v1.2 Extended do not appear to be supported.