Export document
Component ID
1407632
Component name
Export document
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
6231
Component created
Component changed
Component body
Summary
This module simply export nodes into word file (by formatted html) using VBO to bulk export. This module also borrow some function of print module, so which field would like to export can adjust at cck print display page.
Basic Functionality
Here is feature list of this module:
- Integrate with Views
- Export node to Word
Requirements and Dependencies
Installation and Settings
According to the following steps:
- Take or create your views (/admin/build/views) and view type must be "Node".
- Set the Fields in your views (/admin/build/views/edit/"your views name").
- In category "Basic settings" choose "Style" to "Bulk Operations" option.
- Setting this "Bulk Operations" and look at fieldset of "Selected operations", you can find and select "Export node to Word (export_doc_export_action)" option.
