Aspose.Pdf 8.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Pdf --version 8.2.0
NuGet\Install-Package Aspose.Pdf -Version 8.2.0
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="Aspose.Pdf" Version="8.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Pdf --version 8.2.0
#r "nuget: Aspose.Pdf, 8.2.0"
#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 Aspose.Pdf as a Cake Addin
#addin nuget:?package=Aspose.Pdf&version=8.2.0

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=8.2.0

Aspose.Pdf for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework).
Aspose.Pdf for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or inset pages; transform pages to image; print PDF documents and much more.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Aspose.Pdf:

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
10.3.0 1,489 4/8/2015
10.2.0 1,489 3/6/2015
10.1.0 2,135 2/5/2015
10.0.0 1,376 1/14/2015
9.9.0 1,762 12/9/2014
9.8.0 1,119 11/17/2014
9.7.0 1,428 10/4/2014
9.6.0 2,832 9/4/2014
9.5.0 1,825 8/6/2014
9.4.0 1,519 7/8/2014
9.3.0 967 6/4/2014
9.2.1 758 5/7/2014
9.2.0 139 5/1/2014
9.1.2 264 4/14/2014
9.1.0 265 4/4/2014
9.0.0 485 3/1/2014
8.9.1 486 2/15/2014
8.9.0 145 2/12/2014
8.8.1 443 1/1/2014
8.7.0 2,401 12/5/2013
8.6.0 198 11/28/2013
8.5.0 879 10/10/2013
8.4.1 186 9/13/2013
8.4.0 212 9/12/2013
8.3.0 232 8/2/2013
8.2.0 185 7/9/2013
8.1.0 196 6/7/2013
8.0.0 2,873 5/16/2013
7.9.1 240 4/22/2013
7.8.0 153 4/3/2013
7.7.0 178 2/7/2013
7.6.0 531 12/19/2012
7.5.0 159 11/22/2012
7.4.0 692 10/7/2012
7.3.0 258 9/7/2012
7.2.0 1,101 8/3/2012
7.1.0 120 7/17/2012
7.0.0 147 5/29/2012
6.9.0 159 4/13/2012
6.8.0 124 3/8/2012
6.7.0 120 2/13/2012
6.6.0 143 1/20/2012

This release introduces the features, enhancements and bug fixes as detailed below:

New Features
PDFNEWNET-28774 Insert image in a searchable PDF and retain the PDF as searchable
PDFNEWNET-32457 Define an outer color of the text when using RenderingMode.FillStrokeText
PDFNEWNET-34142 Calculating bbox for a character
PDFNEWNET-35107 Extract text from particular page region
PDFNEWNET-35413 SAASPDF-70 [image resource] Support deleting images
PDFNEWNET-35277 Aspose.Pdf installer should contain dll for 3.5_ClientProfile

Enhancements
PDFNEWNET-35327 Text search should be case insensative
PDFNEWNET-33220 Adding watermark to 1.5GB file takes longer time
PDFNEWNET-32405 Hang's up on picture extraction
PDFNEWNET-35197 SetImageSize(..) method of Stamp class does not support
PDFNEWNET-34784 Performance issue in Pdf to Tiff conversion

Exceptions
PDFNEWNET-33874 Exception is occurring when trying to add Table with 90,000 rows
PDFNEWNET-34908 Optimize() method Thowing exception
PDFNEWNET-34689 Exception is thrown after invoking doc.Pages[currentPage].AddStamp()
PDFNEWNET-35453 Validate method throwing NullReferenceException
PDFNEWNET-35387 System.NotSupportedException exception while text stamping
PDFNEWNET-35300 NullReferenceException on PageEditor.GetPageSize
PDFNEWNET-35383 ArgumentNullException when opening PDF document
PDFNEWNET-35393 System.ApplicationException error appears when stamping PDF file

Bugs
PDFNEWNET-10734 Mangled image when creating jpeg from PDF
PDFNEWNET-34443 Print Quality is not Good when Printing using PdfViewer
PDFNEWNET-35077 TextStamp increase filesize
PDFNEWNET-35086 Characters are not appearing in filled field
PDFNEWNET-35161 PDF to TIFF - Signature missing on converted TIF
PDFNEWNET-35198 Pdf Stamp - Problem while viewing resultant PDF
PDFNEWNET-35206 PdfFileMend issue - resultant file is not correct
PDFNEWNET-35224 PDF to JPEG - missing font and word spacing issue
PDFNEWNET-35225 PDF to TIFF - resultant file is not correct
PDFNEWNET-35230 Unable to determine invalid PDF file
PDFNEWNET-35231 Customer unable to replace text, using PdfContentEditor
PDFNEWNET-35244 The border does not appear after the first row in a table
PDFNEWNET-35316 PDF to DOC - Different font in resultant DOC
PDFNEWNET-35353 OptimizeResources() method does not affect when Splitting PDF to pages
PDFNEWNET-35436 File contents not appearing when embedding GnuMICR Font
PDFNEWNET-35448 Problem converting PDF to PDF/A
PDFNEWNET-35464 PDF/A validation error!
PDFNEWNET-34878 While applying border on Cells/Rows it slightly extends over right border
PDFNEWNET-34842 Problem in formatting while inserting Radio buttons
PDFNEWNET-35043 TIFF to PDF conversion - Increase in size
PDFNEWNET-35047 Top and bottom parameters values of ResizeContents method are inverted
PDFNEWNET-35196 TextWrapping porperty of Cell class of Aspose.Pdf.Generator is not working
PDFNEWNET-35320 Border has extra width, while using with ColumnSpan
PDFNEWNET-35323 Sideways text is not being extracted as readable
PDFNEWNET-35352 Table does not break correctly when first row is repeating
PDFNEWNET-35390 Unable to instantiate RadioButtonField object
PDFNEWNET-35392 XMP Metatdata is being wiped out while signing the document
PDFNEWNET-35412 Pdf to DOCX/DOC conversion results in a black document