Aspose.Pdf 6.9.0

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

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=6.9.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-clientprofile 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 (5)

Showing the top 5 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
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
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,490 4/8/2015
10.2.0 1,489 3/6/2015
10.1.0 2,136 2/5/2015
10.0.0 1,376 1/14/2015
9.9.0 1,763 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 970 6/4/2014
9.2.1 758 5/7/2014
9.2.0 140 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 146 2/12/2014
8.8.1 443 1/1/2014
8.7.0 2,401 12/5/2013
8.6.0 199 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,874 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-9261 - Add support of XHTML-formatted rich text fields value
PDFNEWNET-30404 - Allow to justify the text in the multiline text box while filling the value
PDFNEWNET-31199 - check if the source PDF is corrupted
PDFNEWNET-32052 - Add support to Add Image Field type

Enhancements
PDFNEWNET-30082 - Add support of Stream in CreateFileAttachment (... ) method
PDFNEWNET-31533 - PDF generation time should be reduced.
PDFNEWNET-33143 - IIndexBitmapConverter and related SaveAsTIFF methods are not available
PDFNEWNET-33447 - Checkbox should be display "X" in checked state
PDFNEWNET-33209 - PngDevice memory leak - pins alot of byte[] in memory
PDFNEWNET-29975 - PdfMend works slow
PDFNEWNET-31762 - Add support for rendering of XFA forms

Exceptions
PDFNEWNET-29399 - NullReferenceException when converting PDF to PNG
PDFNEWNET-30078 - Exception in HTML to PDF (Length cannot be less than zero.)
PDFNEWNET-33190 - NullReferenceException occurs when saving a PDF after Deleting a Page from PDF
PDFNEWNET-33313 - Can't initialize IPdfStreamAccessor Exception on copying PDF
PDFNEWNET-33325 - Unsupported annotation type 'Redact' was encountered
PDFNEWNET-33400 - Input String was not in correct format ( PDF/A conversion)
PDFNEWNET-33401 - Index was outside the bounds of the array (PDF/A Conversion)
PDFNEWNET-33407 - ArgumentException when attempting to Sign/Save PDF
PDFNEWNET-33390 - Incorrect font character encoding
PDFNEWNET-33397 - Cross reference table or cross reference stream not found (v6.8)
PDFNEWNET-33329 - Exception occurs while loading PDF document

Bugs
PDFNEWNET-29161 - PdfViewer does not print PDF file
PDFNEWNET-30179 - Issue in PDF to PNG Conversion
PDFNEWNET-30292 - PDF to Image conversion is not correct
PDFNEWNET-30506 - Problem rendering PDF to PNG
PDFNEWNET-30732 - Table has wrong height when text height is set
PDFNEWNET-31327 - Image is not added correctly in the PDF file
PDFNEWNET-31400 - Replacing text over PDF document for more than one time, increases document size
PDFNEWNET-31748 - Not able to append multiple files
PDFNEWNET-31925 - Highlight Annotations rendering oddly when converting Pdf Document to PNG Images
PDFNEWNET-31945 - Page is not rendered properly in 6.3 (and 6.4)
PDFNEWNET-32306 - FillField crashing on on PDFs created in Adobe LifeCycle
PDFNEWNET-33123 - PdfConverter problem: Generated images rotate 180 degrees.
PDFNEWNET-33172 - Unable to apply form field fonts
PDFNEWNET-33270 - Black boxes instead of letters in image
PDFNEWNET-33272 - PDF forms filling using a PDF form and a XFDF file does not work correct
PDFNEWNET-33279 - Application Hangs when converting PDF to JPG using PdfConverter
PDFNEWNET-33280 - Cut out header when converting PDF to JPEG using PdfConverter
PDFNEWNET-33290 - Problem whlie filling PDF form
PDFNEWNET-33293 - Z-Index creating problem in Aspose.Pdf v6.7
PDFNEWNET-33300 - Read pdf error: Cross Reference Table or Cross Reference Stream not Found
PDFNEWNET-33304 - Unable to convert attached file into PNG image using PngDevice
PDFNEWNET-33307 - PDF to Image conversion gives a black and white image
PDFNEWNET-33306 - Blue tint after converting PDF to image
PDFNEWNET-33308 - Change orientation to portrait when splitting landscape PDF
PDFNEWNET-33319 - PDF getting Corrpupted when deleting Annotation
PDFNEWNET-33320 - PDF to HTML conversion issue
PDFNEWNET-33323 - Embedded font corrupted when first page removed
PDFNEWNET-33331 - Output file was not produced
PDFNEWNET-33341 - PDF to PNG conversion issue
PDFNEWNET-33354 - Black background when converting PDF to TIFF format
PDFNEWNET-33358 - Fix postscript function Evaluator
PDFNEWNET-33378 - Footer problem using HTML
PDFNEWNET-33382 - When converting HTML page to PDF, the text size becomes large
PDFNEWNET-33385 - When trying to save the PDF file in LaTex format, I am getting an error message
PDFNEWNET-33399 - Problem while converting PDF to PDF/A
PDFNEWNET-33408 - Conversion from PDF to image hang
PDFNEWNET-33412 - DecorateField() font and font size do not work
PDFNEWNET-33417 - Error when accessing to document object (Each key should be Pdf Name)
PDFNEWNET-33418 - Error on document loading
PDFNEWNET-33419 - Background in PDF file is ignored when converted to XPS format
PDFNEWNET-33421 - The problem with Japanese characters in bookmarks
PDFNEWNET-33422 - XPS to PDF conversion issue
PDFNEWNET-33423 - Adding a stamp to PDF file, produces large size PDF document.
PDFNEWNET-33424 - ASCII85Decode filter returns wrong output
PDFNEWNET-33431 - The file size grows with every PdfContentEditor.Save call
PDFNEWNET-33441 - Object is incorrectly saved with incremental update
PDFNEWNET-33448 - Aspose.Pdf.InteractiveFeatures.Forms.CheckboxField class has no constructor
PDFNEWNET-33450 - Resultant PDF huge in size after stamping with PdfFileStamp
PDFNEWNET-33462 - Inserting FormFields in an existing file hangs
PDFNEWNET-33179 - Background image not rendering while converting XSL-FO to PDF
PDFNEWNET-33211 - Difficulty Parsing PDF to Text using Aspose.PDF and Adobe Save as Text
PDFNEWNET-33191 - Formatting lost after HTML to PDF conversion
PDFNEWNET-33442 - Page orientation is not being honoured during printing
PDFNEWNET-33193 - Not able to Merge Large PDF Files