PDFiumSharp 0.1.1-beta
C#/.NET Wrapper for the PDFium library. Add also a package for the native binaries (currently only PDFium.Windows is provided) or provide them (pdfium_x64.dll, pdfium_x86.dll) yourself.
This is a prerelease version of PDFiumSharp.
Install-Package PDFiumSharp -Version 0.1.1-beta
dotnet add package PDFiumSharp --version 0.1.1-beta
<PackageReference Include="PDFiumSharp" Version="0.1.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PDFiumSharp --version 0.1.1-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PDFiumSharp, 0.1.1-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added methods to save PDFiumBitmaps in the BMP format and expose them as streams.
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ValueTuple (>= 4.3.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PDFiumSharp:
Package | Downloads |
---|---|
PDFiumSharp.GdiPlus
GDI+ (System.Drawing) extensions for PDFiumSharp.
|
|
PDFiumSharp.Wpf
WPF extensions for PDFiumSharp.
|
|
PDFiumSharp.Xwt
Mono XWT extensions for PDFiumSharp.
|
|
PDFiumSharp.GdiPlusV2
GDI+ (System.Drawing) extensions for PDFiumSharp.
|
|
wk.Pdf2Image
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1-beta | 19,100 | 4/5/2017 |
0.1.0-beta | 584 | 4/4/2017 |