Skip to main content

Export to Excel

Generate formatted .xlsx files with column headers, cell colors, and proper handling of enums, links, and boolean fields for data analysis and sharing.

Export to PDF

Create PDF documents with customizable layouts, rating tables, downstream traceability tables, and comparison mode support for compliance submissions.

Customize PDF Export Scripts

Write custom Velocity-based export scripts to control PDF layout, add cover pages, include rating definitions, and build multi-section reports.

Add Multi-Page Images to PDF

Configure headers, logos, and repeating images across multi-page PDF exports using the page event system for professional branded output.

Control Column Visibility in Exports

Use saved views and configuration parameters to control which columns appear in your exported Excel and PDF files for different audiences.
Use Excel export when you need to perform further data analysis, share editable risk data with stakeholders who do not have Polarion access, or import data into other tools. Use PDF export when you need formatted documents for compliance submissions, audits, or formal reviews under standards like ISO 26262 (automotive), ISO 14971 (medical devices), or IEC 61508 (industrial safety).
diagram
Source Code
  • ExportToExcel.ts
  • ExportToPdf.ts
  • ExportToExcelCommand.ts
  • PdfExportConfigurationService.java
  • CommandFactory.ts