Specifying the Normal.dotm - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License

To specify which Normal.dotm Content Composer uses to generate the documents, complete the following steps.

For more information, see "Assigning a Word Template" and "Word Templates" in the Content Composer Studio Help.

  1. From the %Composerdir% directory, open Composer.Studio.exe.config with a text editor that supports UTF-8.
  2. Search for the line that begins as follows.
    <add key="wordtemplate"
  3. Set the value attribute to the required path and filename.
    <add key="useInternalDocumentViewer" value="C:\Templates\Normal.dotm" />
    Note: The default value is %Composerdir%Normal.dotm.
  4. Save and close the file.