Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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:

Configuration : see README.txt

Project information