summaryrefslogtreecommitdiffstats
path: root/filters/kword/rtf/status.html
blob: 4642bf83632e8a99b6b7a8c5c5a146e0233e1014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>KOffice filters status: RTF FILTER</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000099" vlink="#666666" alink="#666666">
<A NAME="START">&nbsp;</A>

<BR>
<center>
 <h1>
  KOffice filters status: &nbsp;&nbsp;<i>RTF FILTER</i>
 </h1>
</center>

<hr NOSHADE SIZE=2 WIDTH="70%">

<font size="-1"><b>
 <A HREF="#import">Import</A> |
 <A HREF="#export">Export</A>
</b></font>

<BR><BR><BR>
<center><a NAME="import"></a></center>

<A HREF="#START"><font size="-1"><b>Up</b></font></A>
<center>
<table BORDER=0 CELLSPACING=0 BGCOLOR="#000000" WIDTH="100%">
 <tr>
  <td>
   <table BORDER=0 CELLPADDING=2 BGCOLOR="#FFFFFF"  WIDTH="100%">

    <tr BGCOLOR="#DDFFDD">
     <td COLSPAN="2">
      <center><b><i><font size="+1">
       <BR>
        Import RTF for kword<BR>
       <BR>
      </font></i></b></center>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP WIDTH="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
     <td>2003-09-01</td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
       - Document information (author, title, comments, company).<br>
       - Page size and margins.<br>
       - Headers and footers (with margins).<br>
       - Tables (including non-rectangular), horizontal alignment.<br>
       - Table cell background color and borders (style, color, width).<br>
       - Embedded pictures (JPEG/PNG/BMP) and clipart (EMF/WMF).<br>
       - Word 97-2000 picture support.<br>
       - Style sheet.<br>
       - Character formatting (size, color, bold, italic, underline, strikeout, subscript, superscript...).<br>
       - Font mapping (using TQFont/TQFontInfo).<br>
       - Paragraph tqlayout (horizontal alignment, indents, space before/after, frame break).<br>
       - Paragraph borders (style, color, width).<br>
       - Tabulators, automatic tabulator for hanging indent.<br>
       - Unicode and codepages support.<br>
       - Special characters.<br>
       - Footnotes.<br>
       - Fields (time, date, page number, symbol etc.).<br>
       - Hyperlinks.<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
     <td>
       - Fix line spacing.<br>
       - Columns.<br>
       - Improve list handling.<br>
       - Shaps, especially picture that are in shapes<br>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>
       15 July 2001: First useful version (rewritten for TQDom).<br>
       18 July 2001: Fixed function <code>finishTable()</code> (some tables crashed KWord).<br>
       23 July 2001: Added table alignment, background color and cell borders.<br>
       31 August 2001: Faster version, uses read buffers and optimized XML output.<br>
       2 October 2001: Clipart import fixed (requires libwmf).<br>
       23 July 2002: Added field and hyperlink support, fixed embedded pictures.<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors&nbsp;</font></b></td>
     <td>
      <A HREF="mailto:ewald@rambo.its.tudelft.nl">Ewald Snel</A><br>
      <A HREF="mailto:grotk@poczta.onet.pl">Tomasz Grobelny</A>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td><A HREF="ftp://x2ftp.oulu.fi/pub/msdos/programming/formats/rtfspec.zip">Fileformat discription</A></td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Progress report </font></b></td>
     <td>
     The filter produces a useful KWord document from most RTF files.
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>

<br><br><br>

<hr NOSHADE SIZE=1>
<br><br><br>


<center>
 <a NAME="export"></a>
</center>

<A HREF="#START"><font size="-1"><b>Up</b></font></A>
<center>
<table BORDER=0 CELLSPACING=0 BGCOLOR="#000000"  WIDTH="100%">
 <tr>
  <td>
   <table BORDER=0 CELLPADDING=2 BGCOLOR="#FFFFFF"  WIDTH="100%">
    <tr BGCOLOR="#FFDDDD">
     <td COLSPAN="2">
      <center><b><i><font size="+1">
       <BR>Export kword to RTF<BR><BR>
      </font></i></b></center>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP WIDTH="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
     <td>
	     2005-02-12
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
       - Character conversion, including Unicode.  <br>
       - Text formatting. (font, size, weight, italic, underline, colour, etc.) <br>
       - Table presentations (with cell borders). <br>
       - Page sizes. <br>
       - Margins. <br>
       - Document information. (author, title, etc.).<br>
       - Tabulator tags .<br>
       - Page headers.<br>
       - Page footers.<br>
       - Date markers.<br>
       - Time markers.<br>
       - Page numbers.<br>
       - Pictures.<br>
       - Page hard breaks.<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
     <td>
       - Footnotes and endnotes(only partially done).<br>
       - Multi column.<br>
       - Text boxes.<br>
       - Kpart inserts (kspread, kpresenter, etc.).<br>
       - Identification of the ansi code page.<br>
       - Multi-strike markup. (no current plans).<!-- What is that?--><br>
       - Bidirectional markup. (no current plans).<br>
       - Paragraph numbering. (Head 1,2,3 Numeric, Alpha, Roman, bullet)<br>
       - Multi level paragraph numbering. (1.2.5, etc.)<br>
       - Paragraph borders and coloured borders..<br>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>
       - March 2001: First version pending test<br>
       - April 2001: First working version. Modified for latest kword xml.<br>
       - May   2001: Capabilities added - tab sets, colored text and borders, super/subscript, strikeout, page headers, time and date markers, page numbering. Paragraph numbering improved and underlined text fixed.<br>
       - September 2002: new filter<br>
       - February 2005: export all file information<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
     <td>
     -
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td><a href="http://www.koffice.org">-</a></td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Progress report </font></b></td>
     <td>
     -
     </td>
    </tr>



   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>

</body>
</html>