Extract Embedded OLE Objects

Embedded OLE objects can be converted in two ways:

  • Using the File Extraction API, the OLE object is first extracted from the main file and saved to disk. It can then be converted by making a separate conversion call.

  • Using the XML Export API, the main file is converted to XML and the OLE object is converted to a graphics file that is referenced in the XML file .

The File Extraction API can extract embedded OLE objects from the following types of documents:

  • Lotus Notes (DXL)

  • Microsoft Excel

  • Microsoft Word

  • Microsoft PowerPoint

  • Microsoft Outlook

  • Microsoft Visio

  • Microsoft Project

  • OASIS Open Document

  • Rich Text Format (RTF)

When an embedded OLE object is extracted from its parent file, the location of the embedded file in the original document is not available. The parent and child are extracted as separate files.