Changes between Version 4 and Version 5 of RTF_IMPORT_R0


Ignore:
Timestamp:
10/22/09 18:32:05 (16 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RTF_IMPORT_R0

    v4 v5  
    1919== Implementation idea == 
    2020Use the attached rtf-s to ensure the style is preserved. 
     21 
    2122Use javax.swing.text.rtf.RTFEditorKit class in order to read the document and to "translate" the rtf document to styled document. 
    2223Not 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 
    2325== Related == 
    2426^(Add links to related tasks that could be useful or helpful.)^