WMF imges in RTF not properly rasterized into PNG

  • Hi,

    We are having problems converting RTF to HTML when the RTF document contains metfile pictures like "{\pict\wmetafile8\" patterns.

    We call RTF2PDF.Memo.SaveToString and indicate an "HTML-imgpath:" but the resulting PNG files are incorrect. Just a few bytes in them.

    Is the problem that the component does not rasterize the vector graphics into bitmaps when saving?

    Our workaround if this is not suported is ofcourse to enumerate all images and handle them ourselves. On that note, I see no interface to enumerate imges in the douments. Is this the case?

    Thank you in advance,
    Erik