Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
CNC987654
Helper I
Helper I

Generating PDF reports on demand using C# or VB ?

Does anyone has any example generating PDF reports on demand using C# or VB ? Let say we have a report with 1  report filter. I want to the user to select a filter then click on a button and the program will export a PowerBI report to and PDF file. thanks

2 REPLIES 2
AmosHersch
Microsoft Employee
Microsoft Employee

@kotharijk did you see this code sample:

https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#code-examples

 

If your user interacts with the report and you want to export with current state you will have to use Power BI JS API to capture the bookmark state first, and send it as part of the request to the export API

 

kotharijk
New Member

Hi, I have similar requirements as you mentioned in your post. Did you find any solution it?

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.