Changes between Version 4 and Version 5 of RTF_IMPORT_R0
- Timestamp:
- 10/22/09 18:32:05 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RTF_IMPORT_R0
v4 v5 19 19 == Implementation idea == 20 20 Use the attached rtf-s to ensure the style is preserved. 21 21 22 Use javax.swing.text.rtf.RTFEditorKit class in order to read the document and to "translate" the rtf document to styled document. 22 23 Not all of the styles saved in rtf are translated in the document and that's why the background color and the strike-through won't be preserved. 24 23 25 == Related == 24 26 ^(Add links to related tasks that could be useful or helpful.)^