Hi everyone,
I’m currently working on a workflow where I generate a final .docx file based on conditional logic. For this, I’ve split the content into several individual .docx files (building blocks), which should be merged depending on certain if conditions in the workflow.
I’ve tried different approaches, but so far, every time I merge the documents, the formatting (e.g. font size, colors, bold text, etc.) is lost.
Is there a way in n8n to merge multiple .docx files while keeping all original formatting intact?
Any tips, plugins, or node combinations that could help with this would be highly appreciated!
Thanks in advance ![]()