# Test record: XLSX -> PDF

- Date: `2026-07-30`
- Build: `LocalFlux 1.0.7.0 (product build 1.0.7.0+6c828b7d7c8e2e070a2db0206a106adb877affcf)`
- Environment: `Daily-use Windows x64 host, Windows build 10.0.26200.0`
- Environment label: `DailyUseX64` (not clean-VM evidence)
- Route: `XLSX -> PDF`
- Runtime: `bundled LibreOffice 26.2.4.2 (X86_64)`
- Source: `samples/project-budget.xlsx`
- Output: `samples/project-budget_converted.pdf`
- Source SHA-256: `8981A45A326D66834B1DFF26D147B60D5B299218DB0C4EB980D81CD3DCB4DC7A`
- Output SHA-256: `A693A600903E9649EC65E77A8F67DE50590824CEDD278D97AD969A901157D697`

## Observations

- The synthetic workbook used print area A1:K16 and landscape US Letter output.
- One intended sheet produced one PDF page; input was 7,978 bytes and output was 75,974 bytes.
- The rendered page retained the table, formula results, chart, notes, and footer without clipping.

## Limitations

- The fixture does not prove macros, Power Query, external links, pivot tables, every chart type, or very large models.
- Critical formulas and cached values require independent verification.
- LocalFlux does not edit print ranges, page breaks, or spreadsheet content.

## Repository evidence consulted

- `src/LocalFlux.Core/Data/routes.json` for the explicit route.
- `tests/Samples/route-matrix.md` and route acceptance tests for runtime coverage.
- `src/LocalFlux.Core/Services/FfmpegArguments.cs`, `ImageMagickArguments.cs`, or the LibreOffice executor as applicable.
- `docs/store/landing-page-copy.md` for local-processing, offline, safe-output, and claim guardrails.

## Review result

`PASS` for this fixture and captured build, subject to the limitations above.
