MuPDF.NET.Office
1.28.0-rc.1
dotnet add package MuPDF.NET.Office --version 1.28.0-rc.1
NuGet\Install-Package MuPDF.NET.Office -Version 1.28.0-rc.1
<PackageReference Include="MuPDF.NET.Office" Version="1.28.0-rc.1" />
<PackageVersion Include="MuPDF.NET.Office" Version="1.28.0-rc.1" />
<PackageReference Include="MuPDF.NET.Office" />
paket add MuPDF.NET.Office --version 1.28.0-rc.1
#r "nuget: MuPDF.NET.Office, 1.28.0-rc.1"
#:package MuPDF.NET.Office@1.28.0-rc.1
#addin nuget:?package=MuPDF.NET.Office&version=1.28.0-rc.1&prerelease
#tool nuget:?package=MuPDF.NET.Office&version=1.28.0-rc.1&prerelease
About
MuPDF.NET.Office provides Office/HWP document support for MuPDF.NET, powered by SmartOffice.
Supported input formats: doc, docx, xls, xlsx, ppt, pptx, hwp, hwpx.
Supported target frameworks: .NET Framework 4.6.1, 4.7.2, and 4.8; .NET 6 and .NET 8. .NET Framework applications must target x64 when using the currently shipped Windows SmartOffice native library.
using MuPDF.NET;
using MuPDF.NET.Office;
Pro.Unlock(myKey); // or Pro.Unlock() for the 3-page trial
byte[]? pdf = Pro.OfficeToPdf("report.docx");
using Document doc = Document.Open(pdf, "pdf");
Without a license key, functionality is limited to the first 3 pages of any document. Request a trial key at https://pymupdf.io/try-pro.
MuPDF.NET and MuPDF are maintained and developed by Artifex Software, Inc.
License and Copyright
MuPDF.NET.Office is distributed under a commercial license agreement. Contact Artifex for licensing information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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 was computed. 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 Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.1
- MuPDF.NET (>= 3.28.1.5)
- MuPDF.NET.Office.NativeAssets (>= 1.28.0-rc.1)
-
.NETFramework 4.7.2
- MuPDF.NET (>= 3.28.1.5)
- MuPDF.NET.Office.NativeAssets (>= 1.28.0-rc.1)
-
.NETFramework 4.8
- MuPDF.NET (>= 3.28.1.5)
- MuPDF.NET.Office.NativeAssets (>= 1.28.0-rc.1)
-
net6.0
- MuPDF.NET (>= 3.28.1.5)
- MuPDF.NET.Office.NativeAssets (>= 1.28.0-rc.1)
-
net8.0
- MuPDF.NET (>= 3.28.1.5)
- MuPDF.NET.Office.NativeAssets (>= 1.28.0-rc.1)
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.28.0-rc.1 | 35 | 7/30/2026 |