Source Format Convert Wizard |
Source Format Convert Wizard
This wizard can convert Pascal/C/C++ codes to HTML/RTF format with syntax highlighting. It's enabled only when current window is source editor.
This wizard can convert current selected code block to HTML format. User can paste it into Word or other HTML-supported editors. If no HTML-supporting, it also can be paste as plain text format. This function is suitable for documentation.
In addition, this wizard can convert current file, convert all opened file, convert all files in current project/projectgroup to HTML format. A dialog will popup to let user select exporting format: HTML or RTF, HTML Encoding and select whether open destination file or directory after converting. Note: HTML Encoding means the encoding string in HTML file head, not the HTML file format.
The submenu of this wizard is as below:
You can click menu items to perform conversion.
Settings
There are 2 pages in setting dialog. The first is general. Shortcuts can be set here. You can also specify whether to display progress bar when perform batching conversion.
The second page is for font setting as below. Users can set the fonts in Pascal/C/C++ syntax highlighting in HTML. Default uses IDE's DEFAULT setting. Note: there's a basic font in settings. Font of reserved word/comments are derived from it. i.e. bold, italic, color changed to navy, etc. If basic font was modified, all other font will be changed.
Modify: Modify selected font. If basic font was modified, all other font will be changed. Double clicking display area is the same as pressing this button.
Reset: Reset to original font: Courier New, 10.
Load: Try to load IDE's syntax highlighting settings from registry. It may fails because this information perhaps does not exist.
Links