c# - How to render data set data to word (docx) file with template? -


In my C # .net (win form) project, I have many template word files with content and tables I have MS Word Bookmarks Or fill out this word file with your database data using the field. What tools can I use for this issue? Point: This tool should fill in my nested table with the proper template definition. Any idea is welcome I know aspose.word but it's free, I'm looking for a free find.

You can use

  1. OpenXml < Li> DockX

    I used OpenXML last time and it is very easy.

    I do not have code for this, though there are some links to the stack overflow here



Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -