MuPDF.NET 2.0.0

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
#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

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 and Demo.exe. Users can use MuPDF.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 and mupdfcsharp.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.

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 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.

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.0.0 197 2/16/2024