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" />
paket add PdfForge --version 1.0.0
#r "nuget: PdfForge, 1.0.0"
// Install PdfForge as a Cake Addin #addin nuget:?package=PdfForge&version=1.0.0 // Install PdfForge as a Cake Tool #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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PdfForge:
Package | Downloads |
---|---|
PdfForge.Avalonia
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.