MFC Simple RTF Editor

I recently made a simple RTF editor with MFC, which realized some functions of word. The file is compatible with Microsoft Word 2013, which is very convenient for learning or writing documents.

Download link: https://download.csdn.net/download/qq_54121864/16733076

introduce:

A simple RTF editor made with MFC, based on RichEdit, imitating Word, and now it has realized the basic functions of word, including setting font size, font, text color, background color, alignment, bold, italic, hyperlink, underline, strikethrough , undo, redo, copy, paste (retain source format and plain text), format brush, save, open, print (pro-test is effective, but it seems to have a little bug), paragraph format, insert pictures, find and replace and other functions, The saved file is compatible with Microsoft Word 2013.

This resource will be continuously updated, and you are welcome to download it.


2021.4.30 update:

Modify the line spacing part of the "Paragraph" dialog box to automatically convert between points and lines, even if the line spacing mode is modified, the actual spacing will not be changed.


2021.6.19 update:

Added support for zooming RichEdit, added a slider below to set the zoom ratio, and added a button and a dialog box to set the zoom ratio.


2021.7.3 update:

Increase the superscript and subscript functions of fonts, set buttons such as bold and italic on the main interface to change color synchronously with the selected text, and improve the function of inserting pictures.


2021.7.4 Update:

Fix bugs.


Program screenshot:

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324029854&siteId=291194637