This add-on converts vaadin RitchTextArea formatted text to open office dokument whit few formatting options.
The options that will be transfered to odt file are:
- Bold
- Italic
- Underline
- Left Justify
- Center Justify
- Right Justify
- Ordered list
- Unordered list
- Font
- Size
It is easy to use. Just call the constrictor of ConvertToOpenOffice and give the path with filename and extension "odt" (C:/Users/User/File.odt) and the text from the RitchTextArea (ritchText.getValue()).
Install
Framework Support
Browser Independent
Install with
Release notes - Version 1.0.0.