PdfForge 1.0.0
See the version list below for details.
dotnet add package PdfForge --version 1.0.0
NuGet\Install-Package PdfForge -Version 1.0.0
<PackageReference Include="PdfForge" Version="1.0.0" />
<PackageVersion Include="PdfForge" Version="1.0.0" />
<PackageReference Include="PdfForge" />
paket add PdfForge --version 1.0.0
#r "nuget: PdfForge, 1.0.0"
#:package PdfForge@1.0.0
#addin nuget:?package=PdfForge&version=1.0.0
#tool nuget:?package=PdfForge&version=1.0.0
A library for rendering PDF documents into PNG files or memory. It supports image scaling, allowing flexible control over the quality and size of the output images. Ideal for applications that require converting PDFs into raster images for further processing or display.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PdfForge:
Package | Downloads |
---|---|
PdfForge.Avalonia
A .NET library for rendering PDF documents into PNG files or memory buffers on GNU/Linux. This library requires the following system packages to be installed: - libpoppler-glib-dev - libcairo2-dev - libglib2.0-dev (Package names may vary depending on the distribution.) This library provides a custom control for Avalonia UI to render and display PDF documents using the PdfForge library. It supports rendering PDF pages as images and allows scaling for flexible display. PdfForge.Avalonia is ideal for Avalonia-based applications that require direct PDF visualization or manipulation through PdfForge, offering efficient rasterization into memory or files. |
GitHub repositories
This package is not used by any popular GitHub repositories.