Ticket #1091 (closed New Feature: invalid)
Export to word
| Reported by: | mitsemaj | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
i'm Using the .net control, can you export the value of the fckeditor to word?
Change History
comment:2 Changed 5 years ago by w.olchawa
- Status changed from new to closed
- Resolution set to invalid
FCKeditor is a program which main function is to produce a html output of the formatted text inserted be the user. So basically its basic function isn't creating document files such as e.g. *.doc but to create a code witch would be "understandable" by servers. The export to word feature wouldn't be valid because it would be inconsistence with FCKeditor's purpose of being.
Note: See
TracTickets for help on using
tickets.

You would need to have Word installed on your server or something similar.