DS.Documents.Pdf 7.1.1

dotnet add package DS.Documents.Pdf --version 7.1.1
NuGet\Install-Package DS.Documents.Pdf -Version 7.1.1
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="DS.Documents.Pdf" Version="7.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DS.Documents.Pdf --version 7.1.1
#r "nuget: DS.Documents.Pdf, 7.1.1"
#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 DS.Documents.Pdf as a Cake Addin
#addin nuget:?package=DS.Documents.Pdf&version=7.1.1

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

Document Solutions for PDF

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 (DsPdfViewer).

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.

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

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 (16)

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

Package Downloads
DS.Documents.Excel

Document Solutions 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 DsExcel, 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 Document Solutions for Excel sample browser is available at https://developer.mescius.com/document-solutions/dot-net-excel-api/demos

MESCIUS.ActiveReports.Core.Export.Pdf.Section

ActiveReports RDF document PDF rendering implementation

MESCIUS.ActiveReports.Core.Export.Pdf.Page

ActiveReports PDF export library

MESCIUS.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.

MESCIUS.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.1.1 433 4/24/2024
7.1.0 382 4/15/2024
7.0.4 1,079 3/23/2024
7.0.3 1,201 2/20/2024
7.0.2 545 1/25/2024
7.0.1 523 1/5/2024
7.0.0 8,035 12/11/2023

# Important note:
- This package replaces GrapeCity.Documents.Pdf, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Pdf. Existing subscriptions will continue to apply to this new package.

# Changes since version 7.1.0:

## Fixed
- Incorrect saving of the comma character when using certain fonts. (DOC-6157)
- When pasting text copied in Acrobat from a generated DPF, characters may become garbled. (DOC-6173)
- When saving a PDF as image, formatting may be lost when using some fonts. (DOC-6175)
- Changes made to annotations' visual properties could be ignored when saving the PDF as image. (DOC-6191)
## Added
- Metadata.SetStream(Stream) and Metadata.SetXmlDocument(XmlDocument) methods: set the content of the current metadata. (DOC-6151)