We have 2 generated docx files we want to have in the same file.
Example:
First file got page 1-3 and second file got page 1-2.
We want to remove page numbering from the second file so page numbering becomes 1-2-3-*blank*-*blank*. Basicly remove part of footer from page 4 and forward.
If not possible we want to have page numbering reseted so it becomes 1-2-3-1-2.
Is this possible when using the function to merge files? Or is there any other way to do it?
Thanks!