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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

Simple file compression in C -

php - Sorting an multidimension array using usort fails -