Hi
I am developing app in MVC . I have form/data on a View in Html.textboxes When user click on a button it should generate a report(PDF) with this Data(present on the View) .
I need to know what to do if use rdlc report , how to make customized dataset or report and display the values on the view to the report as an invoice ...