How to Create PDF programmatically using Report Services in VS 2019

Coreysan 1,811 Reputation points
2023-05-13T00:39:20.7266667+00:00

I'm studying how to create PDF files of SSRS reports programmatically. This won't be easy.

I use VS 2019 and can create a SSRS report using "Report Server Project" template.

Is there a way to run a report, report data and create a PDF without having to click the

export button? (I code in C#).

Developer technologies ASP.NET Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.