Opened 18 years ago
Closed 18 years ago
#1091 closed New Feature (invalid)
Export to word
| Reported by: | Tim | 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 (2)
comment:1 Changed 18 years ago by
| Type: | Task → New Feature |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
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.

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