itext7.pdfoptimizer
4.0.0
Prefix Reserved
dotnet add package itext7.pdfoptimizer --version 4.0.0
NuGet\Install-Package itext7.pdfoptimizer -Version 4.0.0
<PackageReference Include="itext7.pdfoptimizer" Version="4.0.0" />
paket add itext7.pdfoptimizer --version 4.0.0
#r "nuget: itext7.pdfoptimizer, 4.0.0"
// Install itext7.pdfoptimizer as a Cake Addin #addin nuget:?package=itext7.pdfoptimizer&version=4.0.0 // Install itext7.pdfoptimizer as a Cake Tool #tool nuget:?package=itext7.pdfoptimizer&version=4.0.0
pdfOptimizer is an add-on for the iText Core PDF library that allows developers to easily optimize PDFs for size or speed, by giving them fine-grained control over various optimization options.
pdfOptimizer provides a wide range of features which include the ability to optimally compress embedded streams within a PDF, merge duplicate font files and subset fonts to omit unused characters, convert a document's color space for printing, and so much more. It can also generate a custom report detailing the results of the optimization.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- itext.pdfoptimizer (>= 4.0.0)
-
.NETStandard 2.0
- itext.pdfoptimizer (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.