Added differentFirstPageHeader section property

This commit is contained in:
Tyler Bell
2018-05-17 11:45:06 -06:00
parent 7968c1efcf
commit 6c2eb882bb
3 changed files with 10 additions and 9 deletions

View File

@ -68,14 +68,10 @@ export class Compiler {
name: "word/header1.xml",
});
this.archive.append(xmlHeader2, {
name: "word/header2.xml",
});
this.archive.append(xmlFooter, {
name: "word/footer1.xml",
});