• Offizieller Beitrag

    If you load a HTM file wptools will interpret it as HTML, you can then save as *.RTF. Optional also *.docx.

    You can also control the format which is loaded and saved using the "format strings" which are a parameter to the load anbd save routines.

    Example:

    SaveToFile( filename, 'RTF-nobinary')