Subject RE: [IBO] TIB_Olecontainer
Author Thomas Steinmaurer
Hi Ales,

> That is not the problem, rtf saved by Word could be opened by Wordpad
> normally. Similar problem is with *.bmp and other "non OLE" formats.
> Using OleContainer.SaveAsDocument('xy.bmp') makes the resulted bmp
> file unreadable in non OLE application (for example IrfanView cries
> about wrong file header).
>
> I know that this is not IBO isssue, I have tried here if anybody has
> some hint.

Doing a quick search with Google shows that similar problems with
the TOleContainer.SaveAsDocument method has been reported in the
past.

It seems that the SaveAsDocument method works for specific formats
only.


Regards,
Thomas