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
Post a Comment