Symptom
- When exporting a Story to PDF format in SAP Analytics Cloud, the generated PDF document contains black bars on some widgets.
- Black bars appear on tables and charts in the PDF document under specific conditions.
- The issue occurs inconsistently, even with the same Story design and export settings.
Environment
- SAP Analytics Cloud 2025.14.8
Reproducing the Issue
- Login to SAP Analytics Cloud.
- View a Story
- Export the Story to PDF format.
- Open the generated PDF document and observe the black bars on some widgets.
Cause
- The issue occurs when widgets in the Story does not fully render during the export process.
- This was caused by the script Application.refreshData(), that was applied on each Page of the Story, causing the rendering process to not fully complete before the export, resulting in black bars in the generated PDF document.
Resolution
- To resolve the issue, remove the script: Application.refreshData(), on each Page of the Story.
See Also
Keywords
SAC, PDF, export, black box , KBA , LOD-ANA-DES , Story Design & Visualizations , Problem
Product
SAP Analytics Cloud 1.0
SAP Knowledge Base Article - Public