Why Excel to PDF Breaks More Often Than Legal Teams Expect
Legal document reviewers focus on the substantive content of an exhibit, but the formatting layer is where accuracy silently degrades. When a financial model built in Excel gets exported to PDF, every merged cell, column width setting, and custom number format must survive the conversion. Most PDF creators do not handle complex Excel layouts cleanly. Text overflows, tables reflow unpredictably, and multi-sheet workbooks sometimes collapse into a single page without warning. A discovery exhibit that looked professional in Excel arrives at opposing counsel looking misaligned, and the clock is ticking on a 72-hour review window.
The most damaging errors in Excel to PDF conversion are invisible to the naked eye. Decimal points can shift position when the PDF renderer interprets number formatting differently than the original spreadsheet application. A column of figures that showed $1,200,000.00 in Excel might render as $12,000,000 in the PDF if the locale or number format is not preserved. In a damages exhibit where the dollar figure is the centerpiece of the argument, that kind of discrepancy does not look like a formatting issue. It looks like a mistake, and opposing counsel will make the most of it.
- Merged cells that reflow and change row heights
- Column widths that collapse in PDF output
- Multi-sheet workbooks rendered incorrectly
- Locale settings that shift decimal point display
- Hidden rows or columns that appear when PDF rendering differs
- Page break placement that splits tables mid-row