User-1848975386 posted
Thanx Sir..
But I need to export the reports individually(employee wise) to pdf and send it through mail as an attachment on a button click.
as i am generating payslips for each employee on a separate page.
so ,when i generate a report for a month , a single pdf is generated for all employees.
i need to break this up on runtime into individual pdf's and send it as an attachment through email,so that a separate pdf is generated for each employee.
Kindly provide the source code in c# .I will be thankfull to you.