Click here to Skip to main content
15,900,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there a way to upload a word document template in my project and paste values of my listView in it by button click ?

I want the user to click a button and then a word document opens which has the values of my active listView entry.


What I have tried:

I've searched some options on google but there is just listed some add ins which don't contain my option.
Posted
Updated 25-Mar-20 22:58pm

1 solution

Here is a link which will give you an insight about using a Word template from C#:
Working with Microsoft Word templates: C# sample[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900