2

I gave a try for QTextDocumentWriter and managed to generate ODF file copy-pasting sample code. The code looked pretty straightforward. But although OpenOffice opens generated document very well, my MS Word 2010 reports an error. If I choose to ignore the error, Word does open the document but it looks not the same as in OpenOffice (looks like a part of formatting lost).

Has anyone faced the same. Is there any configuration of the writer I missed that can help fixing this?

MaksymB
  • 1,267
  • 10
  • 33
  • hm, I tried to open and save generated document via lpod-python library an got and error message: KeyError: "There is no item named 'meta.xml' in the archive" Seems the files generated by QTextDocumentWriter are 'slightly' incorrect. – MaksymB May 16 '12 at 11:53

1 Answers1

1

MS Word doesn't open .odt that are version >1.1 Microsoft quality and support of standards are as good as always.