Symptom
- When exporting the Detailed 360 Report to PDF, the file shows excessive spacing between elements.
- Additional blank pages appear in the PDF that are not present in the on-screen report.
Environment
- Product: SAP SuccessFactors Performance & Goals
Reproducing the Issue
- Sign in with a user who can access 360 Executive Review.
- Navigate to 360 Executive Review and open a user's form.
- Go to the Summary section and open the Detailed Report.
- Select Save as PDF to export the report.
- Open the downloaded PDF and observe excessive spacing and unexpected blank pages.
Cause
The print page is generated via window.open() and document.write(), creating a fresh document where the CSS property height: 100% resolves again through the complete ancestor chain. This causes excessive spacing and blank pages in the PDF output.
Resolution
-
The fix is planned to be included in the next patch window:
-
2605p6 Preview Release – 26-May-2026
-
Keywords
360 detailed report, pdf export, excessive spacing, blank pages, 360 reviews, executive review, print page, window.open, document.write, height 100%, css, pagination, whitespace, reporting, pdf layout discrepancy,MTR-10355 ,KI1H2026 , KBA , LOD-SF-MTR-REP , Reporting & Analytics, Data Imports & Exports , Problem
SAP Knowledge Base Article - Public