Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/Concepts/Docx4j

< Scout‎ | Concepts
Revision as of 00:44, 4 July 2013 by Jeremie.bresson.unblu.com (Talk | contribs) (See also: add link to the how to)

Docx4j is a Java library to create Microsoft Office documents (docx, xlsx, ...). It can be used inside Eclipse Scout to create such documents.

Scout Runtime integration

Note.png
TODO
Add a description and an example


Scout SDK integration

Docx4j is used in the The Scout documentation has been moved to https://eclipsescout.github.io/. to import and export the list of translated files.


How to install Docx4j support?

Doc4j can be installed with the Technologies checkboxes, in the The Scout documentation has been moved to https://eclipsescout.github.io/.:

Scout SDK Docx4j Support.png


See also

Back to the top