Aspose.Pdf 7.7.0

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

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=7.7.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 (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,138 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 266 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 693 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 125 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-33612 PDF to Word does not treat header and footer as Word Header and Footer
PDFNEWNET-34042 Specify Minimum Height for Row
PDFNEWNET-34055 Adding Table in Footer of Existing PDF file
PDFNEWNET-34304 Render text as a text, but not vector graphics
PDFNEWNET-34589 Add Javascript to Page Action

Enhancements
PDFNEWNET-34313 Allow to Hide a Stamp in a PDF file
PDFNEWNET-34518 XPS to PDF conversion is slow
PDFNEWNET-34582 Add PDF Header Performance Issue

Exceptions
PDFNEWNET-34440 Dispose on PdfFileStamp leads to Exception
PDFNEWNET-32190 PdfEditor.SplitToPages Exception
PDFNEWNET-33150 Hang in PdfExtractor.ExtractText and TextDevice.Process
PDFNEWNET-33373 TOC not allowing more then 4 levels of headings (Index Out of Range Exception)
PDFNEWNET-33392 Unable to use PdfFileEditor.Append(inStream1, inStream2, 1, 1, outputStream); method in Windows application
PDFNEWNET-34297 Exception while loading the license file
PDFNEWNET-34493 Exception is occurring during PDF to PNG conversion
PDFNEWNET-34502 Exception during XPS to PDF conversion
PDFNEWNET-34547 Document Save procedure crashed in evaluation mode(Licenced = false)
PDFNEWNET-34621 Cannot get form field from Adobe Life Cylce form. Field Not Found Exception is thrown
PDFNEWNET-34657 IOException when opening the PDF file
PDFNEWNET-34693 Loading certain PDF files will throw an obfuscated exception
PDFNEWNET-34707 Error concatenating PDF files
PDFNEWNET-34716 When trying to read form field names, Exception is being generated
PDFNEWNET-34717 Exception is occurring during FlattenAllFields
PDFNEWNET-34746 HTML to PDF: Exception during conversion

Bugs
PDFNEWNET-19704 ReplaceImage does not work with 1 GB Large file
PDFNEWNET-19705 PdfContentEditor is unable to save 1 GB large file
PDFNEWNET-28876 Producer field is showing incorrect product version
PDFNEWNET-29572 Output in resultant Image is not correct
PDFNEWNET-30061 Meta information set by Aspose.Pdf is not searchable by Sharepoint indexer
PDFNEWNET-30165 Problem converting rotated PDFs to JPEG images
PDFNEWNET-32414 everything is fine but one image has been garble(PDFKITNET25376)
PDFNEWNET-32452 Color change in image objects when converting it into PDF
PDFNEWNET-33122 PdfViewer.DecodeAllPages() does not return the exact page image
PDFNEWNET-33129 During PDF concatenation, attachments are lost
PDFNEWNET-33131 Form field font is being displayed as Times Roman
PDFNEWNET-33299 TextInfo seems to be ignored on a Text when IsHtmlTagSupported is true
PDFNEWNET-33505 SVG image is not properly appearing when added to PDF document
PDFNEWNET-33553 Cannot add Watermark
PDFNEWNET-33722 Unable to embed font while creating PDF
PDFNEWNET-33801 Size of PDF generated with Aspose.Pdf.Facades is larger as compare to Aspose.Pdf.Kit
PDFNEWNET-33831 Logo (image) appears upside down, backcolor changed (from red to blue)
PDFNEWNET-33837 Special characters issue in PDF form fields
PDFNEWNET-33917 Table cell contents are not automatically being cropped when contents exceed the cell width
PDFNEWNET-33926 Form fields become un-editable when concatenating PDF forms
PDFNEWNET-33927 Bold text created with Aspose.Pdf is much bolder as compare to the output of MS Word
PDFNEWNET-33952 Missing Chinese characters when writing text into a PDF
PDFNEWNET-34046 Losing layers on PDF files when concatenating
PDFNEWNET-34145 Missing parts of image when exporting from layered PDF to JPG
PDFNEWNET-34187 Font is not being honored during HTML to PDF conversion
PDFNEWNET-34225 Image is not properly shown while converting PDF to JPEG
PDFNEWNET-34270 Fonts not preserved when printing PDF (to PostScript)
PDFNEWNET-34279 Text inside PDF is printed as Vector graphic rather than text
PDFNEWNET-34303 When printing the PDF to XPS, there is font rendering issue as compare to Acrobat
PDFNEWNET-34366 The bullets in the un-ordered list are over sized
PDFNEWNET-34369 During HTML to PDF conversion, text appears big in resultant file
PDFNEWNET-34371 Problem getting positions for individual characters
PDFNEWNET-34410 Underline missing in 180 degree rotated Text
PDFNEWNET-34454 ol tag is not properly being rendered
PDFNEWNET-34461 Page contents are overlapping in resultant image file
PDFNEWNET-34474 Dropped characters when extracting text from a PDF
PDFNEWNET-34478 Unable to add MetaData information in PDF file
PDFNEWNET-34503 Unable to read Metadata information
PDFNEWNET-34510 Unable to move the field
PDFNEWNET-34532 Black image when converting PDF to TIFF
PDFNEWNET-34539 Signature Fields are not showing Signatures with v7.5
PDFNEWNET-34555 Cannot open Merged PDF in Adobe Reader 8.0
PDFNEWNET-34560 Underline color is different from text color
PDFNEWNET-34562 PDF to XPS conversion is not properly rendering the image
PDFNEWNET-34567 PDF to Jpeg Header Text is coming together (Spaces are ignore between words)
PDFNEWNET-34576 Missing contents in the generated JPEG file
PDFNEWNET-34583 Blank image file generated while PDF to JPEG conversion
PDFNEWNET-34587 Problem concatenating PDF files
PDFNEWNET-34590 Unable to extract tab character from existing file outline/bookmark
PDFNEWNET-34592 Filled form field value is not appearing properly
PDFNEWNET-34595 PDF to XML is not exporting all fields of filled form
PDFNEWNET-34608 Stamping PDF file sometimes doubles the file size
PDFNEWNET-34618 Unable to read form fields name
PDFNEWNET-34619 Unable to open the Concatenated/Merged file
PDFNEWNET-34628 Multilines fields loose formatting by Pages.Add function
PDFNEWNET-34638 border color(#cccccc) is not refecting in the pdf file
PDFNEWNET-34651 Image hyperlink is not appearing in PDF file
PDFNEWNET-34681 PdfFileStamp increases the size of input document when stamp is added
PDFNEWNET-34688 Incorrect document after filling fields and flattening
PDFNEWNET-34701 Unable to post data to webservice/website when submit button contains JavaScript
PDFNEWNET-34702 Problem while filling form field values
PDFNEWNET-34706 Malformed SOM expressions ... message popups in resultant concatenated Pdf document
PDFNEWNET-34709 Bookmarks not getting copied when merging PDF
PDFNEWNET-34711 Text Replace: font changed after replacing text
PDFNEWNET-34714 Missing Spaces issue in Pdf to Html conversion
PDFNEWNET-34731 Concatenation failed due to Hyperlinks
PDFNEWNET-34749 PDF Concatenation: Resultant PDF does not open to first page
PDFNEWNET-34756 Unable to get link count
PDFNEWNET-34766 Link Annotation Not Accepting New Value
PDFNEWNET-34826 File is locked by process during TextStamp
PDFNEWNET-34577 Blank image file generated while PDF to JPEG conversion
PDFNEWNET-34584 Blank image file generated while PDF to JPEG conversion
PDFNEWNET-33819 HTML to PDF conversion - Bookmark Issue
PDFNEWNET-33824 HTML to PDF conversion - missing image
PDFNEWNET-33825 HTML to PDF conversion - Exception found
PDFNEWNET-34426 Aspose.PDF in an Multithreaded environment
PDFNEWNET-34734 Unable to extract metadata through Document.info
PDFNEWNET-34778 Comb of character option loses after updating textbox value
PDFNEWNET-34818 Aspose.Pdf shows LinkAnnotation has null action/destination, while links working in Adobe Reader