MergeDocx
Categories
Component ID
1666360
Component name
MergeDocx
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module allows user to create Microsoft Word ( in .docx format file) by creating a Microsoft Word template file with Mail merge fields serve as data placeholders and Drupal node as data source.
Important: When insert merge field to your template file you must name for merge field match name of the field of the content type that you wish use its value as data source for this merge field.
Features:
- Support multi template for one content type
- Suppport barcode field (see barcode module ): insert image which generated by barcode into Word file
- Ability add line break to Word file for multi value field
- Flexible permission configuration for each template and content type
Requirements:
- This module requires ZipArchive class ( see how to enable Zip library if you see error : ZipArchive Class Doesn't Exist )
Configuration : see README.txt
