async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) {
const headDoc = new aw.Document(letterHeadpath);
const contentDoc = new aw.Document(docPath);
const headDocParagraphs = headDoc.sections…...page are colliding, also for reference, I saved the output as a docx(final_doc...docx(final_doc.docx) too. I am attaching the mentioned files. please...