For the Concatenate Type, the numbers are no longer used in the new version. Now the individual options can be chosen by writing them as a string in the following syntax:
[Doc|Content]
[KeepSourceFormatting|UseDestStyle]
[AutoLink|Link|LinkAll|Unlink]
[KeepSectionBreak|NewPage|Continuous]
[ContinuePageNumbering|RestartPageNumbering]
For a brief description of the individual options, see below.
If no option of a group [] is specified, the default is used (corresponds to the bolded ones).
Like in this example we use “Doc”, and it would use all remaining default values. The same happens when you leave it blank. If you like to choose another option, you have to write it in the (1) input field of the Concatenate Type like:
Doc, UseDestStyle, Unlink, NewPage
Just leave a space and/or a comma between the individual options.
Figure 1: Select Concatenate Type
Here is a brief overview of the new options
Define what shall be concatenated:
Option | Description |
Doc (default) | This document will be appended to the previous document. |
Content | Only the contents of this document will be appended to previous document. (Headers/Footers/SectionBreaks of this document will be ignored.) |
Define how the formatting of this document shall be treated:
Option | Description |
KeepSourceFormatting (default) | The formatting of this document will be retained. (If, for example, this document uses a different font for Heading1, that difference will be retained.) |
UseDestStyle | The formatting of the previous document will be applied to this document. (If, for example, this document uses a different font for Heading1, that different font will be ignored and the same font as in the previous document will be used for Heading1.) |
Define if and how the headers/footers shall be linked to the previous document:
Option | Description |
AutoLink (default) | If the first section of this document has no or empty header/footer then it is [Linked], otherwise it is [Unlinked]. |
Link | The first section of this document will be [Linked]. |
LinkAll | All sections of this document will be [Linked]. |
Unlink | The first section of this document will be [Unlinked]. |
Please Note:
- If a section is [Linked], that means: The headers/footers from the previous section are continued.
- If a section is [Unlinked], that means: The headers/footers of that section remain exactly as they are.
Define the type of the SectionBreak between the two documents:
Option | Description |
KeepSectionBreak (default) | The type of the SectionBreak between the two documents is defined by the type of the first section of this document. (By default the first sections type is ‘NextPage’, so usually there will be a ‘SectionBreak(NextPage)’ between the documents.) |
NewPage | Concatenate this document on a new page. (There will be a ‘SectionBreak(NextPage)’ between the documents.) |
Continuous | Concatenate this document directly to the end of the previous document. (There will be a ‘SectionBreak(Continuous)’ between the documents.) |
Please Note:
- If the documents have a different page size, then a ‘SectionBreak(NextPage)’ is created between them.
Define how the Page Numbering shall be treated:
Option | Description |
ContinuePageNumbering (default) | The page numbering of this document will follow the previous document. (Adding 3 pages to 2 pages will result in: 1/5, 2/5, 3/5, 4/5, 5/5) |
RestartPageNumbering | The page numbering of this document will be restarted from 1. The field ‘NUMPAGES’ (Total nr of pages) will be fixed in the previous document and in this document. (Adding 3 pages to 2 pages will result in: 1/2, 2/2, 1/3, 2/3, 3/3 |
That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com.