itext7.pdfoptimizer
3.0.1
Prefix Reserved
dotnet add package itext7.pdfoptimizer --version 3.0.1
NuGet\Install-Package itext7.pdfoptimizer -Version 3.0.1
<PackageReference Include="itext7.pdfoptimizer" Version="3.0.1" />
paket add itext7.pdfoptimizer --version 3.0.1
#r "nuget: itext7.pdfoptimizer, 3.0.1"
// Install itext7.pdfoptimizer as a Cake Addin #addin nuget:?package=itext7.pdfoptimizer&version=3.0.1 // Install itext7.pdfoptimizer as a Cake Tool #tool nuget:?package=itext7.pdfoptimizer&version=3.0.1
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 (>= 3.0.1)
-
.NETStandard 2.0
- itext.pdfoptimizer (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.