PDFNetNoLoader 6.5.1
See the version list below for details.
dotnet add package PDFNetNoLoader --version 6.5.1
NuGet\Install-Package PDFNetNoLoader -Version 6.5.1
<PackageReference Include="PDFNetNoLoader" Version="6.5.1" />
paket add PDFNetNoLoader --version 6.5.1
#r "nuget: PDFNetNoLoader, 6.5.1"
// Install PDFNetNoLoader as a Cake Addin #addin nuget:?package=PDFNetNoLoader&version=6.5.1 // Install PDFNetNoLoader as a Cake Tool #tool nuget:?package=PDFNetNoLoader&version=6.5.1
Reference native PDFNet library directly without the PDFNetLoader.dll library as official release does.
Supports only x86 and x64 platform target. Does not support AnyCPU target.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
* PDFNet library v6.5.1.31640
* Added pdfron.PDF.Convert.Printer.GetMode to control whether Office Interop or the printer subsystem is used for Office conversion.
* Added support for AnyCPU in .NET builds.
* Open-sourced PDFNetLoader library.
* Exported XFDF now includes appearance streams as images.
* Added support for old-style JPEG compression for TIFF images.
* Important bug fixes and incremental improvements.