Pdfium.Core 1.0.0.9

dotnet add package Pdfium.Core --version 1.0.0.9
NuGet\Install-Package Pdfium.Core -Version 1.0.0.9
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="Pdfium.Core" Version="1.0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pdfium.Core --version 1.0.0.9
#r "nuget: Pdfium.Core, 1.0.0.9"
#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 Pdfium.Core as a Cake Addin
#addin nuget:?package=Pdfium.Core&version=1.0.0.9

// Install Pdfium.Core as a Cake Tool
#tool nuget:?package=Pdfium.Core&version=1.0.0.9

PdfiumCore

Google's Pdfium .NET wrapper ported to .Net 5 and .Net Core 3.1.

The goals of this project are:

  • Cleanup and reorganize project code.
  • Remove System.Windows.Forms dependency.
  • Compile in .Net 5 and .Net Core 3.1.
  • Fix bugs in the original implementation (like AccessViolationException, etc).

The scope of this project is to consume this lib to print pdf through SpoolName (not to EDIT pdfs !).

WORK

  • Remove the Windows.Forms dependency.

NEXT STEP

  • Build the latest pdfium C++ releases x86 and x64.
  • Create a minimal wrapper specific for the SpoolName print calling only the necessary pdfium C++ methods.
  • Rename the project in "PdfiumCorePrint".
  • Work on other Systems.

Please contact me, if you have any issue or idea.

Treate me a cup of coffee?

<div style="display:inline-block">
<img src="https://github.com/HEYRIX/NuGet/blob/main/IMG_1687.png" alt="image1" style="zoom: 35%;">
<img src="https://github.com/HEYRIX/NuGet/blob/main/IMG_1688.png" alt="image2" style="zoom: 32%;"> </div>

Product 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 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
1.0.0.9 115 4/7/2024
1.0.0.8 83 4/7/2024
1.0.0.7 153 1/16/2024
1.0.0.6 185 12/26/2023
1.0.0.5 121 12/15/2023
1.0.0.3 116 12/15/2023