Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Customizing Word Export

Stephen McCafferty edited this page Sep 7, 2015 · 3 revisions

You can customize the output when exporting a repository to Word by creating your own Word document to serve as a template.

The easiest way to build your own template is to customise one of the standard templates. SpecLog includes two templates located in the \Client\Word\ directory of your SpecLog installation:

  • DefaultWordTemplate.docx: Exports requirements using heading styles
  • DoubleRowTableTemplate.docx: Exports requirements using tables

The content placeholders used by the documents are Word merge fields.

Note: The Word export is not able to take the requirement hierarchy into consideration for formatting purposes.

Clone this wiki locally