Hallo.
I have problems with LoadFromStreamFormat and wmf metafile.
MemoryStream contains a wmf file from QuickReport.
Works fine:
MemoryStream.SaveToFile('C:\Temp\test.wmf');
ImageEnView.IO.LoadFromFile('C:\Temp\test.wmf');
Empty ImageEnView:
MemoryStream.Position := 0;
ImageEnView.IO.LoadFromStreamFormat(MemoryStream, ioWMF);
XE2 with ImageEn 4.1.4
Any idea? Thanks, Harald
Document Management http://www.officemanager.de