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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Jodes
Helper II
Helper II

Printing an embedded report

I have a dashboard embedded to my website. I used to be able to right click > print without any problem, but now it seems my report does not want to print properly. The report is cut off. It seems to not want to scale properly.

 

I've tried all paper sizes and print options in the menu. My report size is a custom size at 2125x1375, but I also cannot print a report that is 16:9 (one of the PowerBI defaults).

 

 

4 REPLIES 4
Anonymous
Not applicable

I've had a similar issue recently, it seems as though Power BI wasn't printing the entire report page, but trying to cut off the empty spaces where there were no visuals. 

 

What's seemed to work for me is to add 2 100% transparent rectange shapes to the report in Power BI.  Have one narrow rectangle that spans the full width horizontally, and one that spans the full height vertically.  Make sure the shapes are sent to the back and not overlapping any other visuals if possible.

 

This seems to force the browser to print the entire page correctly.  Sounds ridiculous but it worked for us, so give it a try 🙂

v-yuta-msft
Community Support
Community Support

@Jodes ,

 

I would suggest you to call JS API to print the full repor, please refer to doc and similar questions below:

https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embedding---Basic-interactions#print-a-report

https://stackoverflow.com/questions/54460823/download-print-option-in-powerbi-embedded-report-with-a...

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-yuta-msft I should add that I'm using Squarespace and printing has been working fine up until recently. Maybe there was a change on PowerBI's end?

@Jodes ,

 

Have you changed the screen pixel before this issue happens?

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors