Hi !
When I insert a docx document in a RichViewEdit I see all my document with the pictures.
Then I save it and load it with SaveRVF And LoadRVF method.
When I load it with rfvoIgnoreUnknownPicFmt = false in RVFOptions my text is cut after the first picture. If I turn this option to true I've ...