Hello,
How can we save ole container in docx.
We are using SaveDocx method.
Regards,
Laxmikant
How to save ole container in docx
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
I am afraid it is not possible in the current version of TRichView.
While you can embed XML code in OnSaveComponentToFile event, it's not enough for saving OLE objects in DocX: it requires saving embedding in subdirectory of DocX file and adding a reference to it. TRichView does not provide methods for this.
Probably it will be implemented in future versions.
While you can embed XML code in OnSaveComponentToFile event, it's not enough for saving OLE objects in DocX: it requires saving embedding in subdirectory of DocX file and adding a reference to it. TRichView does not provide methods for this.
Probably it will be implemented in future versions.