UNIT6-open / TemplateEngine.Docx

Smart docx template engine for .NET
Other
408 stars 136 forks source link

Add subdocuments in the header section of other document #36

Open ADD-Juan-Perez opened 7 years ago

ADD-Juan-Perez commented 7 years ago

Hi,

We want to insert the body of document A into the header of document B. For this task we could use a SUBDOCUMENT content control which we need to place it in the header of the document B.

¿Would it be possible to implement it with this template engine?

Thanks in advance