You are viewing an old version of this page. Return to the latest version.
BlueSpiceUEModuleDOCX
-
- Last edited 6 years ago by Lsireta
-
-
- No status information
Extension: BlueSpiceUEModuleDOCX
Overview | |||
---|---|---|---|
Description: | export an article to DOCX format. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | - |
Type: | Category: | Export | |
Edition: | BlueSpice pro |
Features
Contents
Description
UEModuleDOCX export books to DOCX format.
Usage / Features
This module allows the UniversalExport wiki article to output as Microsoft Word Office Open XML . The content is inserted in a user-defined, freely selectable template. The conversion is done via an external tool, which is subject to license .
- Conditions:
- If possible, the conversion should be based on HTML template.
- CSS / inline-styles should be supported. Here is the floating in pictures a bit critical.
- Running headers and footers are necessary.
- Images are embedded. Attachments are not possible
- The template is a docx file. The generated content from the wiki is inserted into the template at the place where the variable "$ WIKICONTENT $" is located.
- Meta information is stored in the docx document (author, generator, etc).
- The module works with articles and books.
Technical information
Configuration
Rights (permissions)
Requirements
UEModuleDOCX requires BlueSpiceFoundation.
User manual
UEModuleDOCX is a module that allows export to word format. Read more on UniversalExport.