GrapeCity.Documents.Pdf 6.2.4

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

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

GrapeCity Documents for PDF

GrapeCity Documents for PDF (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. GcPdf's core object model follows the PDF specification, providing programmatic access to PDF elements such as document properties, pages, fonts, annotations and so on. GcPdf also includes powerful high-level features that enable developers to create PDF documents with complex layouts including tables, formatted text and graphics.

GcPdf 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.
  • 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.

GcPdf is compatible with .NET 7, .NET 6, .NET Core 3.1, .NET Standard 2.x, .NET Framework 4.6.1 or higher.

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

Resources

GrapeCity Document APIs

GrapeCity Document JavsScript Viewers

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-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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

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

GrapeCity 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 export ActiveReports files. The available exports include, among others, PDF, Excel, Doc/DocX, HTML, JSON, CSV, XML and image.

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

GrapeCity 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 internal assemblies needed to display reports in report viewers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.5 850 11/23/2023
6.2.4 2,484 10/27/2023
6.2.3 4,356 9/28/2023
6.2.2 8,458 9/13/2023
6.2.1 12,723 8/17/2023
6.2.0 6,349 8/7/2023
6.1.5 5,067 7/12/2023
6.1.4 15,077 6/20/2023
6.1.3 3,558 6/1/2023
6.1.2 35,561 5/8/2023
6.1.0 20,032 4/16/2023
6.0.7 3,527 4/7/2023
6.0.6 15,922 3/23/2023
6.0.5 32,598 2/28/2023
6.0.4 8,010 2/6/2023
6.0.3 28,410 1/20/2023
6.0.2 6,326 1/3/2023
6.0.1 1,664 12/27/2022
6.0.0 41,065 12/12/2022
5.2.0.805 21,990 12/9/2022
5.2.0.804 20,650 11/2/2022
5.2.0.803 17,259 10/10/2022
5.2.0.802 48,209 9/16/2022
5.2.0.801 6,853 8/24/2022
5.2.0.800 27,046 8/15/2022
5.1.0.796 18,852 7/29/2022
5.1.0.795 3,135 7/15/2022
5.1.0.793 17,383 6/10/2022
5.1.0.792 6,768 5/23/2022
5.1.0.791 5,751 4/29/2022
5.1.0.790 37,665 4/19/2022
5.0.0.776 14,497 4/7/2022
5.0.0.775 13,950 3/21/2022
5.0.0.774 26,184 3/2/2022
5.0.0.773 4,843 2/16/2022
5.0.0.770 13,665 1/24/2022
5.0.0.767 13,206 12/24/2021
5.0.0.762 35,209 12/13/2021
4.2.0.727 117,027 12/3/2021
4.2.0.726 118,839 10/29/2021
4.2.0.722 8,490 10/13/2021
4.2.0.719 3,382 9/23/2021
4.2.0.717 7,195 8/31/2021
4.2.0.715 30,838 8/16/2021
4.1.0.664 3,166 8/6/2021
4.1.0.663 35,132 7/6/2021
4.1.0.662 4,743 6/16/2021
4.1.0.660 6,772 5/19/2021
4.1.0.658 7,363 4/27/2021
4.0.0.633 8,387 4/1/2021
4.0.0.632 6,724 2/24/2021
4.0.0.625 7,665 1/26/2021
4.0.0.623 2,047 1/8/2021
4.0.0.619 52,249 12/8/2020
4.0.0.616 4,957 11/19/2020
3.2.0.560 98,483 12/30/2020
3.2.0.559 5,815 12/4/2020
3.2.0.558 9,997 10/29/2020
3.2.0.556 12,979 9/29/2020
3.2.0.554 6,017 9/7/2020
3.2.0.553 1,544 9/4/2020
3.2.0.550 46,306 8/11/2020
3.2.0.548 6,278 7/20/2020
3.1.0.519 18,474 7/3/2020
3.1.0.518 5,382 6/18/2020
3.1.0.514 4,899 6/2/2020
3.1.0.513 6,190 5/7/2020
3.1.0.512 12,924 4/22/2020
3.1.0.511 7,259 4/9/2020
3.1.0.508 10,978 3/5/2020
3.0.0.420 13,743 1/13/2020
3.0.0.419 2,501 1/3/2020
3.0.0.418 6,383 12/8/2019
3.0.0.415 8,889 11/14/2019
3.0.0.414 5,425 10/24/2019
2.2.0.320 10,170 2/4/2020
2.2.0.319 17,606 11/7/2019
2.2.0.318 1,259 11/6/2019
2.2.0.317 1,606 10/12/2019
2.2.0.316 3,387 9/20/2019
2.2.0.315 5,347 8/21/2019
2.2.0.314 2,223 8/5/2019
2.2.0.312 6,327 7/11/2019
2.2.0.310 4,094 6/9/2019
2.1.0.267 2,318 4/24/2019
2.1.0.265 3,000 3/25/2019
2.1.0.263 1,757 3/12/2019
2.1.0.262 3,471 3/1/2019
2.1.0.260 2,424 1/25/2019
2.0.0.208 1,777 12/18/2018
2.0.0.207 4,765 12/5/2018
2.0.0.206 1,690 11/21/2018
2.0.0.205 1,813 11/13/2018
2.0.0.201 1,907 10/24/2018
2.0.0.200 2,158 9/28/2018
1.0.0.107 4,064 5/15/2018
1.0.0.105 2,828 5/1/2018
0.3.0.81-beta01 1,569 3/12/2018
0.3.0.71-beta01 1,170 2/24/2018
0.3.0.70-beta01 1,190 2/9/2018

# Changes since version 6.2.3:

## Fixed
- Incorrect appearance streams could be generated for text fields in certain scenarios. (DOC-5750)
- For some PDFs, portions of content were not shown in the exported image files. (DOC-5769)
- Content of a certain PDF file was partially lost after resaving the document. (DOC-5727)
- NullReferenceException is thrown when saving a specific PDF using incremental update. (DOC-5776)