GrapeCity.Documents.Pdf 7.2.2

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

// Install GrapeCity.Documents.Pdf as a Cake Tool
#tool nuget:?package=GrapeCity.Documents.Pdf&version=7.2.2                

Document Solutions for PDF

Please refer to the note below for important package information.

Document Solutions for PDF (DsPdf, formerly GcPdf) is a powerful PDF library providing a rich set of APIs which allow developers to do fast and memory-efficient PDF processing in C# or VB.NET code. DsPdf's core object model follows the PDF specification, providing programmatic access to PDF elements such as document properties, pages, fonts, annotations and so on. DsPdf also includes powerful high-level features that enable developers to create PDF documents with complex layouts including tables, formatted text and graphics.

DsPdf comes with a full-featured JavaScript PDF viewer/editor control (GcPdfViewer).

Features include:

  • Programmatically create, load, modify, save or inspect PDFs.
  • Support for different PDF standards including ISO 32000 (PDF 2.0).
  • Export PDFs to BMP, GIF, JPEG, PNG or TIFF image formats.
  • Merge or split PDF documents.
  • Powerful text formatting and layout engine with full multi-language support, including RTL (with Kashida in Arabic) and vertical text, Tate Chu Yoko, text flow around objects, and more.
  • Advanced text rendering capabilities including support for Adobe Type 1 fonts and bitmap glyphs in OpenType CJK fonts.
  • Font embedding and sub-setting, with support for True Type, Open Type and WOFF fonts.
  • Add raster (BMP, GIF, ICO, JPEG, JPEG 2000, PNG, TIFF) or vector (SVG, SVGZ) images to PDFs.
  • Create SVG images on the fly, or modify existing SVGs using the provided SVG DOM (document object model).
  • Support for all common graphics drawing and filling operations when rendering PDF pages.
  • Table layout engine for creating complex grid-based layouts with text and graphics.
  • Encryption and security APIs, including incremental updates, PAdES, PKCS #12, ECDSA.
  • Convenient API for working with the PDF Document Security Store (DSS).
  • Find text, get text map with exact coordinates of all text fragments.
  • Analyze PDFs, fetch logical paragraphs and table data using structure tags or heuristics.
  • Programmatically create and apply redactions to completely erase sensitive data.
  • Support for optional PDF content (layers).
  • Create, modify, fill or flatten AcroForms (PDF Forms).
  • Linearize PDFs for faster web viewing.

DsPdf is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.

All features are fully supported on Windows, macOS and Linux.

Resources

Other Document Solutions Products

Document Solutions JavaScript Viewers

A Shift from ‘GrapeCity Documents' to ‘Document Solutions' for US Edition

重要信息:对于 ’GrapeCity Documents’ 中国版本,组件名已经更改为 ‘GcDocs’。

GrapeCity Documents has undergone a marketing rebranding and as a result, the v7.2 Maintenance release in November 2024 will mark the final release under the old GrapeCity Documents product branding.

Starting with version 8.0.0 onwards, the packages will only be released using the new package names and this GrapeCity package will be phased out.

It is highly recommended to update to these new packages as soon as you can. Transitioning to the new packages has been simplified through the Documents Migration tool, conveniently included in the product trial download zip files available for the respective products:

Please note that despite the adoption of new package names, the APIs, namespaces, and type names remain unchanged. You will not need to modify your code. Only the package names and DLL names have been changed, just requiring updates to the new package references.

Existing subscriptions will continue to receive the new package updates. If you have any questions or need any assistance with this update, please contact our support teams. Please find the nuget package links for new packages below:

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on GrapeCity.Documents.Pdf:

Package Downloads
GrapeCity.ActiveReports.Core.Export.Pdf.Page

ActiveReports PDF export library

GrapeCity.ActiveReports.Export.Pdf

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

GrapeCity.ActiveReports.Core.Export.Pdf.Section

ActiveReports RDF document PDF rendering implementation

GrapeCity.Documents.Excel

GrapeCity Documents for Excel is a high-speed, small-footprint spreadsheet API that requires no dependencies on Excel. With full .NET 6 support, you can generate, load, modify, and convert spreadsheets in .NET 6, .NET Framework, .NET Core, Mono, and Xamarin. Apps using this spreadsheet API can be deployed to cloud, Windows, Mac, or Linux. Its powerful calculation engine and breadth of features means you’ll never have to compromise design or requirements. We model our interface-based API on Excel's document object model. This means that you can import, calculate, query, generate, and export any spreadsheet scenario. Using GcExcel, you can create full reports, sorted and filtered tables, sorted and filtered pivot tables, dashboard reports, add charts, sparklines, conditional formats, import and export Excel templates and also convert spreadsheets to PDF. The online Documents for Excel sample browser is available at https://www.grapecity.com/documents-api-excel/demos

GrapeCity.ActiveReports.Web.Viewer

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes assemblies needed to display reports in report viewers. Multiple viewers are included for your convenience. Among them are viewers for Windows Forms, WPF, ASP.NET, Blazor, and JavaScript. These viewers are customizable and include printing and exporting features.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.3 642 10/9/2024
7.2.2 1,021 9/20/2024
7.2.1 767 9/3/2024
7.2.0 6,623 8/19/2024
7.1.4 3,390 7/24/2024
7.1.3 6,333 6/26/2024
7.1.2 21,493 5/29/2024
7.1.1 14,222 4/24/2024
7.1.0 21,916 4/15/2024
7.0.4 4,530 3/22/2024
7.0.3 4,790 2/21/2024
7.0.2 3,204 1/25/2024
7.0.1 4,001 1/5/2024
7.0.0 43,383 12/11/2023
6.2.5 13,263 11/23/2023
6.2.4 38,795 10/27/2023
6.2.3 19,371 9/28/2023
6.2.2 26,158 9/13/2023
6.2.1 23,803 8/17/2023
6.2.0 12,079 8/7/2023
6.1.5 10,657 7/12/2023
6.1.4 33,177 6/20/2023
6.1.3 7,641 6/1/2023
6.1.2 86,404 5/8/2023
6.1.0 31,797 4/16/2023
6.0.7 4,570 4/7/2023
6.0.6 52,858 3/23/2023
6.0.5 56,700 2/28/2023
6.0.4 12,926 2/6/2023
6.0.3 41,660 1/20/2023
6.0.2 9,494 1/3/2023
6.0.1 2,578 12/27/2022
6.0.0 65,867 12/12/2022
5.2.0.805 41,505 12/9/2022
5.2.0.804 27,327 11/2/2022
5.2.0.803 95,804 10/10/2022
5.2.0.802 79,027 9/16/2022
5.2.0.801 8,425 8/24/2022
5.2.0.800 31,760 8/15/2022
5.1.0.796 25,922 7/29/2022
5.1.0.795 4,050 7/15/2022
5.1.0.793 20,261 6/10/2022
5.1.0.792 8,565 5/23/2022
5.1.0.791 10,896 4/29/2022
5.1.0.790 47,914 4/19/2022
5.0.0.776 21,135 4/7/2022
5.0.0.775 21,262 3/21/2022
5.0.0.774 31,725 3/2/2022
5.0.0.773 6,012 2/16/2022
5.0.0.770 14,914 1/24/2022
5.0.0.767 15,721 12/24/2021
5.0.0.762 46,658 12/13/2021
4.2.0.727 168,874 12/3/2021
4.2.0.726 162,084 10/29/2021
4.2.0.722 10,867 10/13/2021
4.2.0.719 4,797 9/23/2021
4.2.0.717 14,008 8/31/2021
4.2.0.715 39,858 8/16/2021
4.1.0.664 4,071 8/6/2021
4.1.0.663 44,604 7/6/2021
4.1.0.662 6,145 6/16/2021
4.1.0.660 8,056 5/19/2021
4.1.0.658 8,935 4/27/2021
4.0.0.633 12,045 4/1/2021
4.0.0.632 8,636 2/24/2021
4.0.0.625 10,482 1/26/2021
4.0.0.623 2,930 1/8/2021
4.0.0.619 77,189 12/8/2020
4.0.0.616 6,775 11/19/2020
3.2.0.560 112,752 12/30/2020
3.2.0.559 7,471 12/4/2020
3.2.0.558 13,685 10/29/2020
3.2.0.556 15,861 9/29/2020
3.2.0.554 7,139 9/7/2020
3.2.0.553 2,499 9/4/2020
3.2.0.550 50,928 8/11/2020
3.2.0.548 7,897 7/20/2020
3.1.0.519 21,520 7/3/2020
3.1.0.518 7,683 6/18/2020
3.1.0.514 6,451 6/2/2020
3.1.0.513 7,697 5/7/2020
3.1.0.512 14,806 4/22/2020
3.1.0.511 8,903 4/9/2020
3.1.0.508 12,969 3/5/2020
3.0.0.420 16,386 1/13/2020
3.0.0.419 3,708 1/3/2020
3.0.0.418 7,835 12/8/2019
3.0.0.415 10,454 11/14/2019
3.0.0.414 7,176 10/24/2019
2.2.0.320 13,029 2/4/2020
2.2.0.319 20,178 11/7/2019
2.2.0.318 2,027 11/6/2019
2.2.0.317 2,395 10/12/2019
2.2.0.316 4,499 9/20/2019
2.2.0.315 6,730 8/21/2019
2.2.0.314 3,345 8/5/2019
2.2.0.312 7,797 7/11/2019
2.2.0.310 5,597 6/9/2019
2.1.0.267 3,412 4/24/2019
2.1.0.265 4,302 3/25/2019
2.1.0.263 2,888 3/12/2019
2.1.0.262 7,079 3/1/2019
2.1.0.260 3,525 1/25/2019
2.0.0.208 2,809 12/18/2018
2.0.0.207 5,834 12/5/2018
2.0.0.206 2,803 11/21/2018
2.0.0.205 2,915 11/13/2018
2.0.0.201 3,039 10/24/2018
2.0.0.200 3,312 9/28/2018
1.0.0.107 5,381 5/15/2018
1.0.0.105 4,173 5/1/2018
0.3.0.81-beta01 2,319 3/12/2018
0.3.0.71-beta01 1,911 2/24/2018
0.3.0.70-beta01 1,972 2/9/2018

# Important note for users of the GrapeCity.Documents.Pdf package:
- The GrapeCity.Documents.Pdf package has been renamed and, starting with the v8.0 release, will continue to be maintained under the new name DS.Documents.Pdf only. The new package provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Pdf. Please update your references to avoid any possible future interruptions. Existing subscriptions will continue to apply to the new package.

- GrapeCity.Documents.Pdf 已经更名为 GcDocs.Pdf。
- GcDocs.Pdf 与 GrapeCity.Documents.Pdf 的功能保持一致,并且与 GrapeCity.Documents.Pdf 保持兼容,未来我们将持续对 GcDocs.Pdf 添加新功能并进行维护。请将您的引用从 GrapeCity.Documents.Pdf 改为 GcDocs.Pdf 以避免任何可能的问题。
- GcDocs.Pdf 与 GrapeCity.Documents.Pdf 使用相同的授权策略,如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。

# Changes since version 7.2.1:

## Fixed
- The GcPdfDocument.GetFonts() method hangs on a certain PDF. (DOC-6495)
- Color shift occurs in JPEG images that use CMYK or YCCK color spaces. (DOC-6504)