From fdb5a2d9610d15ee347d82513ae6f7ba77aaec7d Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 5 Mar 2026 13:06:12 +0000 Subject: [PATCH] Fix PDF export: switch to browser print, fix page breaks and bullet alignment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace html2canvas + jsPDF with window.print() in both handleExportPDF and handleDownloadReport — browser print properly respects CSS break-inside: avoid on agent cards and page-break-before on proof pages, eliminating orphaned section headings - Add listStylePosition: 'outside' and explicit lineHeight to