c# - Does NovaCode.DocX contain any textbox controls? -


i trying create single page website using c# mvc 4 has input fields , when button clicked create word document. using docx , can @ least make word document text right now. wanted know if there anyway can create textbox, using docx. if not, options?

are asking if can create textbox within word document using docx? or if docx can create textbox within web page? answer both no. if trying create textbox within word document can create table , insert text within table. if creating textbox on web page, don't need docx create it.

novacode-docx useful manipulating template based word document.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -