we are generating PDF report at the time of code execution using Microsoft.Reporting.WebForms RDLC, Dataset.
in RDLC we are generating the report only using the current template.
if any changes done in the rdlc template, then the PDF report should arrive based on template before and after changes affected respectively.
can any one help.
Go to the complete details ...