MuPDF.NET
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MuPDF.NET --version 2.0.0
NuGet\Install-Package MuPDF.NET -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MuPDF.NET" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MuPDF.NET --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MuPDF.NET, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MuPDF.NET as a Cake Addin #addin nuget:?package=MuPDF.NET&version=2.0.0 // Install MuPDF.NET as a Cake Tool #tool nuget:?package=MuPDF.NET&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MuPDF.NET
About
MuPDF.NET adds C#/.NET bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit. Both MuPDF.NET and MuPDF are maintained and developed by Artifex Software, Inc.
Prerequisite
- Visual Studio 2019, 2022
- .Net v7 or later
- Windows OS
How to build
- Clone this project.
- Open
MuPDF.NET
solution. - Maybe all settings are ready.
- Release, x64
Build
- The result is
MuPDF.NET.dll
andDemo.exe
. Users can useMuPDF.NET.dll
as a reference in C# project and use defined classes and functions.Demo.exe
is one of examples.
How to use MuPDF.NET
- You need
mupdfcpp64.dll
andmupdfcsharp.dll
. - You have to select MuPDF.NET.dll as a reference and use with
using MuPDF.NET;
. For this, you have to copy these files in same level with MuPDF.NET project.
License and Copyright
MuPDF.NET is available under open-source AGPL and commercial license agreements. If you determine you cannot meet the requirements of the AGPL, please contact Artifex for more information regarding a commercial license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
-
net7.0-android33.0
- Newtonsoft.Json (>= 13.0.3)
-
net7.0-ios16.1
- Newtonsoft.Json (>= 13.0.3)
-
net7.0-maccatalyst16.1
- Newtonsoft.Json (>= 13.0.3)
-
net7.0-windows10.0.19041
- Newtonsoft.Json (>= 13.0.3)
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 |
---|---|---|
2.1.1 | 399 | 10/7/2024 |
2.1.0 | 790 | 8/13/2024 |
2.0.12-alpha | 173 | 7/8/2024 |
2.0.11-alpha | 161 | 7/2/2024 |
2.0.10-alpha | 116 | 6/29/2024 |
2.0.9-alpha | 126 | 6/28/2024 |
2.0.8-alpha | 152 | 6/26/2024 |
2.0.7-alpha | 130 | 6/7/2024 |
2.0.6-alpha | 113 | 5/27/2024 |
2.0.5-alpha | 175 | 5/21/2024 |
2.0.4 | 909 | 5/3/2024 |
2.0.3 | 188 | 5/1/2024 |
2.0.2 | 215 | 5/1/2024 |
2.0.1 | 181 | 5/1/2024 |
2.0.0 | 297 | 2/16/2024 |