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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Gevets
New Member

Power BI Report Builder paginated report page break is causing blank pages in PDF export

Is there a known issue when using a page break on a paginated report and exporting to PDF that causes a blank page to be produced after each break?  This blank page does not appear when viewing the paginated report in the Power BI Service, just when exporting to PDF.  The body of the report is smaller than the page plus margins.  The extra pages don't appear if I remove the page break on the rectangle.  Thanks in Advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Gevets ,

For your problem, I found the appropriate official documentation, you can find the solution in this document:

Avoid blank pages when printing paginated reports - Power BI | Microsoft Learn

vyilongmsft_0-1726119817162.png

vyilongmsft_1-1726119848729.png

Ensure the width value doesn't exceed available page width. Be guided by the following formula:

Report body width <= Report page width - (Left margin + Right margin)

If the blank page issue persists, you can also try disabling the report ConsumeContainerWhitespace property. It can only be set in the Properties pane.

vyilongmsft_2-1726120041130.png

 

 

 

Best Regards

Yilong Zhou

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

View solution in original post

2 REPLIES 2
Gevets
New Member

The margins were the issue.  I had to set the margins even smaller than required.   I find the Report body width  has to be less than the report width minus the margins.

 

Report body width < Report page width - (Left margin + Right margin)

Anonymous
Not applicable

Hi @Gevets ,

For your problem, I found the appropriate official documentation, you can find the solution in this document:

Avoid blank pages when printing paginated reports - Power BI | Microsoft Learn

vyilongmsft_0-1726119817162.png

vyilongmsft_1-1726119848729.png

Ensure the width value doesn't exceed available page width. Be guided by the following formula:

Report body width <= Report page width - (Left margin + Right margin)

If the blank page issue persists, you can also try disabling the report ConsumeContainerWhitespace property. It can only be set in the Properties pane.

vyilongmsft_2-1726120041130.png

 

 

 

Best Regards

Yilong Zhou

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

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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