Define the text styles of a document
-
Navigate to
Brand you are working on.
and click the
- To create a new
Style Sheet, click
Style Sheet and then click
New Style Sheet in the
New pane on the right.
Enter a name for the new Style Sheet and click OK.
The new object appears in the Style Sheet folder.
- To create a new
Style Sheet, click
Style Sheet and then click
New Style Sheet in the
New pane on the right.
-
Click the
Style Sheet to edit and click
Edit in the
View and Edit pane on the right.
Also, you can download the Style Sheet object to your computer to edit it in the editor of your choice and then upload it back to KCM Designer. To do so, click the object and then click Download for editing locally in the View and Edit pane on the right. Click Just download or click Lock and download to lock the object for other users. When you finish editing the object in your editor, save it and then click Upload locally edited file in KCM Designer to upload the file from your computer.Note The maximum supported size of the uploaded file is 40 MB.
-
Microsoft Word opens. You can now edit the formatting styles that are added to the
Style Sheet.
For example, to format the basic text font, the item might be named ITP_normal.Note For the list of available ITP_ styles as well as for the information on defining the ITP_ custom styles, see the section
Manage Text Blocks styles
in the Kofax Communications Manager Template Scripting Language Developer's Guide. -
Make necessary changes and click
OK.
Changes are applied to every item with this style in result documents where this Style Sheet is applied. To apply the Style Sheet to a document, you need to use a command in KCM Template Script. For more information, see the section
stylesheet
in the Kofax Communications Manager Template Scripting Language Developer's Guide. - Close the Microsoft Word document and save the changes when prompted to do so.
Format a table
You can use Style Sheets to create a custom table style, or format the ITP_table style. The steps below describe how to create a new table style to use in the documents.
- Navigate to and find the brand you are working on.
- Click Style Sheet and select the file to format.
-
Click the file and then click
Edit in the
View and Edit pane on the right.
Microsoft Word opens. You can preview the formatting styles.
- Place the cursor in the blank space at the end of the document, click the Insert tab in Microsoft Word, and then click Insert Table.
-
Define the number of columns and rows and click
OK.
The table appears where you placed the cursor.
-
Navigate to
Table Tools >
Design >Table Styles.
Tip If this tab is not available, click the table you inserted and the Table Tools tab will appear.
- Click the small arrow located in the lower right corner to see more options.
-
Click
New Table Style.
The Create New Style from Formatting window appears.
-
Enter a name for the style in accordance with the names of the styles previewed in the document.
Example ITP_table
-
Make necessary changes and click
OK.
The new style appears in the Table Styles section.
- Click the new style to apply to your table.
- Close the Microsoft Word document and save the changes when prompted to do so.