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:49, 4 July 2013 by Jeremie.bresson.unblu.com (Talk | contribs) (Scout Runtime integration)

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

Excel

Note.png
TODO
Add a description, an example and a screenshot


Word

Note.png
TODO
Add a description


Docx4j report generation.png

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