I built a report that displays data from db. This works great by reporting correctly.
My query returns ~ 40,000 records. I would like to automatically generate a PDF file for each record with a name using one of the fields returned by the request.
How do I automate this? I have Report Builder 3 and Visual Studio.
Thanks.
source share