fix(export): wide tables embedded in report content are cut off in PDF exports
Author: fruitcakejCreated Mar 18, 2026Updated Sep 17, 2026
Labelsbugexport
Description
Tables generated in a PDF of a report are cut off losing critical data relevant to the report. This happens on nearly all PDFs with a wide table, See some images attached to generate a PDF, these are cut off so half the table is missing, if a table is small it does not happen.
Environment
- SaaS 7.260309.0
Reproducible Steps
- Have a report with a long Description (mardkown) ex: https://testing.octi.staging.filigran.io/dashboard/analyses/reports/4663b98f-8362-4220-afe0-9ab93142ea17/content?currentFileId=null&contentSelected=true&pdfViewerZoom=1.2&markdownSelectedTab=write&readMode=false&changed=false&isLoading=false&onProgressExportFileName=undefined
- Export using ExportReportPDF
Expected output
The description is properly parsed, including the columns
Current output
The columns are cropped
Screenshots (optional)
Source: OpenCTI-Platform/opencti