RTF not compatible with MS Word

  • I have been using WPTools 4 and just tried WPTools 5 and I just found out that graphics pasted into a RTF document in WPTools will not be showed in MS Word or WordPad.

    Is there a way to make sure graphics stored in RTF files will be read properly by MS Word or other programs like WordPad etc?

    N.P.

    • Offizieller Beitrag

    Hi,

    There is a property:
    WriteObjectMode

    it should be wobRTF - then the graphics use the standard format.

    WPTools5 also supports PNG - but you need to use either GraphicEx or PngImage. See unit wpobj_image for more info (+ compiler switches)

    Julian