I have HTML template which has empty forms. How can i fill these forms from Winform? Should i create a new class called CreateInvoiceHTML which creates invoice programmatically?
I haven't done this before, i need some quick ideas to make sure i don't go to the wrong track.