OfficeIMO.Excel.Pdf
1.0.0
Prefix Reserved
dotnet add package OfficeIMO.Excel.Pdf --version 1.0.0
NuGet\Install-Package OfficeIMO.Excel.Pdf -Version 1.0.0
<PackageReference Include="OfficeIMO.Excel.Pdf" Version="1.0.0" />
<PackageVersion Include="OfficeIMO.Excel.Pdf" Version="1.0.0" />
<PackageReference Include="OfficeIMO.Excel.Pdf" />
paket add OfficeIMO.Excel.Pdf --version 1.0.0
#r "nuget: OfficeIMO.Excel.Pdf, 1.0.0"
#:package OfficeIMO.Excel.Pdf@1.0.0
#addin nuget:?package=OfficeIMO.Excel.Pdf&version=1.0.0
#tool nuget:?package=OfficeIMO.Excel.Pdf&version=1.0.0
OfficeIMO.Excel.Pdf
First-party Excel workbook to PDF export using OfficeIMO.Pdf.
The initial exporter maps everyday worksheet used ranges into reusable PDF tables. It is intentionally thin: workbook reading stays in OfficeIMO.Excel, layout and PDF writing stay in OfficeIMO.Pdf, and this package only translates worksheet data into PDF document primitives.
Current scope:
- All workbook sheets, or a selected sheet list.
- Worksheet used range detection through the existing Excel reader bridge.
- Worksheet print areas when configured.
- Worksheet orientation and margins when configured, with explicit PDF options still available for overrides.
- Hidden workbook worksheets omitted from default all-sheets exports, while explicitly selected hidden sheets can still be exported.
- Hidden worksheet rows and columns omitted by default.
- Repeated print-title rows mapped to PDF table header rows, including repeat-on-page behavior for long tables.
- Manual worksheet row and column page breaks mapped to explicit PDF page breaks between exported table chunks, preserving repeated header/title rows, with
ExcelPdfSaveOptions.UseWorksheetPageBreaksavailable to disable that behavior. - Simple worksheet header/footer text zones, first-page and even-page text variants, and supported header/footer images, including page number, total page count, sheet-name, date, time, workbook file-name, and workbook path tokens. Simple line-level header/footer font family/style uses the shared
OfficeIMO.Pdfstandard-font mapper for common office aliases such as Aptos, Calibri, Arial, Times New Roman, and Consolas, with font size and RGB text color mapped when the styled text can be represented by one first-party PDF header/footer line style. - Sheet names as PDF headings.
- Cell display values rendered as PDF table cells, with common number formats, basic cell font emphasis, font color, fill color, two-color conditional color-scale fills, conditional data bars as proportional in-cell PDF table overlays, conditional icon-set indicators as first-party table-cell vector icons, horizontal/vertical alignment, simple cell borders including dashed, dotted, dash-dot, double, and diagonal strokes, external cell hyperlinks, internal workbook links mapped only when their target cell is exported as an exact PDF named destination, explicit worksheet column widths, explicit worksheet row heights, manual worksheet print scale, fit-to-width table sizing against effective page margins, and worksheet merged cells mapped through first-party rich table cells, per-cell table fills, per-cell table data bars, per-cell table icons, per-cell table alignment/border/padding overrides, relative table column widths, table max-width caps, row minimum heights, visible-row/column filtering, cell-owned URI and named-destination annotations, and table row/column spans.
- Supported worksheet drawing images anchored into exported PDF table cells when the anchor cell is exported and otherwise emitted as first-party PDF flow images in worksheet anchor order.
- Supported worksheet column, bar, line, area, scatter, radar, pie, and doughnut chart families exported as first-party vector drawing snapshots when the chart data can be read from the workbook, with optional
ExcelPdfSaveOptions.ChartStyleandChartLayoutpass-through to the sharedOfficeIMO.Drawingchart renderer and generated chart legend tables. ExcelPdfSaveOptions.Warningsreports workbook features that are skipped or simplified during export, including mixed or rich per-run header/footer formatting, unsupported header/footer fields, unsupported or unreadable worksheet/header/footer images, unsupported or unreadable chart snapshots, shared chart drawing quality warnings, and row truncation whenMaxRowsPerSheetis used.- First row styling through the reusable PDF table header model.
- Page size and margin options through first-party
OfficeIMO.Pdfgeometry types. - Poppler visual baseline coverage for a daily two-sheet workbook with worksheet header/footer text and images, orientation/margins, merged title cells, fills/borders, number formats, explicit row/column sizing, hidden row/column filtering, worksheet images anchored into exported table cells, chart snapshots, and internal/external links.
Planned scope includes richer worksheet header/footer formatting beyond the current line-level style mapping, richer fit-to-height and automatic multi-page pagination/scaling, richer merged-cell edge cases, richer worksheet image placement fidelity beyond exported table-cell anchors, richer chart fidelity beyond the initial column/bar/line/area/scatter/radar/pie/doughnut snapshots, richer cell style fidelity such as additional conditional formats and locale-specific formats, and broader diagnostics for workbook features that still cannot be mapped faithfully.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- OfficeIMO.Excel (>= 0.6.40)
- OfficeIMO.Pdf (>= 0.1.35)
-
.NETStandard 2.0
- OfficeIMO.Excel (>= 0.6.40)
- OfficeIMO.Pdf (>= 0.1.35)
-
net10.0
- OfficeIMO.Excel (>= 0.6.40)
- OfficeIMO.Pdf (>= 0.1.35)
-
net8.0
- OfficeIMO.Excel (>= 0.6.40)
- OfficeIMO.Pdf (>= 0.1.35)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 88 | 6/5/2026 |