I have a project written in Visual Studio 2010 that needs to be able to produce invoices and other documents. The code already exists for the inserting of the data but I need to be able to produce a document for the user to see and then print
The forms have already been completed, so the only thing that now needs to be done is to show the data on the document.
I will need to be able to change document design myself in the future.
I would be happy to use the new report viewer control in VS 2010 .NET 4.0 or if needs be any other 3rd party control that is resonably priced.