BitMiracle.Docotic.Pdf 9.0.15478

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BitMiracle.Docotic.Pdf --version 9.0.15478
                    
NuGet\Install-Package BitMiracle.Docotic.Pdf -Version 9.0.15478
                    
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="BitMiracle.Docotic.Pdf" Version="9.0.15478" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BitMiracle.Docotic.Pdf" Version="9.0.15478" />
                    
Directory.Packages.props
<PackageReference Include="BitMiracle.Docotic.Pdf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BitMiracle.Docotic.Pdf --version 9.0.15478
                    
#r "nuget: BitMiracle.Docotic.Pdf, 9.0.15478"
                    
#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.
#:package BitMiracle.Docotic.Pdf@9.0.15478
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BitMiracle.Docotic.Pdf&version=9.0.15478
                    
Install as a Cake Addin
#tool nuget:?package=BitMiracle.Docotic.Pdf&version=9.0.15478
                    
Install as a Cake Tool

Docotic.Pdf library can create, edit, draw and print PDF files in .NET Core, ASP.NET, Windows Forms, WPF, Xamarin, Blazor, Unity, and HoloLense applications.

The library is a 100% managed assembly without unsafe blocks. The assembly has no external dependencies.

Features

Check the following articles for the most popular features of Docotic.Pdf library:

Docotic.Pdf library can also help you to:

  • create PDF documents from scratch (with free BitMiracle.Docotic.Pdf.Layout add-on)
  • convert HTML to PDF (with free BitMiracle.Docotic.Pdf.HtmlToPdf add-on)
  • extract images, attachments, forms data, and metadata from PDFs
  • draw PDF on System.Drawing.Graphics (with free BitMiracle.Docotic.Pdf.Gdi add-on)
  • split PDF documents into pages or combine several documents into one compound PDF document
  • encrypt PDF documents and set up permissions, open protected documents, check if a PDF is encrypted
  • check if two PDF documents have an equal structure
  • verify if a signature in a PDF is valid.
  • add images, text, and vector graphics to new and existing PDF documents
  • add annotations, watermarks, attachments, actions, bookmarks, and links to PDFs
  • add new PDF forms and fill existing ones
  • optimize PDFs for fast web view (linearize PDFs)

Add-ons

There are add-ons to the library:

Free time-limited license

You can get a free time-limited license via the form on our site.

Free PDF Library offer

We offer free licenses for eligible projects and/or people.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on BitMiracle.Docotic.Pdf:

Package Downloads
BitMiracle.Docotic.Pdf.Gdi

Provides interoperability between Docotic.Pdf and types from the System.Drawing namespace. Please note that it is not recommended to use this add-on in macOS and Linux environments. The macOS and Linux implementations of the System.Drawing are incomplete and different from the Windows implementation. You might get incorrect and/or inconsistent results if you use the System.Drawing namespace in macOS and Linux environments. It is also not recommended to use this addon within Windows services, ASP.NET Core, and ASP.NET. See the Remarks section here: https://docs.microsoft.com/dotnet/api/system.drawing For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We tested it for regressions and is safe to be used in a production environment.

BitMiracle.Docotic.Pdf.HtmlToPdf

Convert HTML to PDF in C# code using this Docotic.Pdf add-on. Your C# HTML to PDF conversion will produce the pixel-perfect PDF because the add-on uses Chromium during conversion. You’ll get the same web standards compliance as in Google Chrome (R). Use the add-on to convert HTML to PDF in C# code of your NET Core, ASP.NET, Windows Forms, WPF, Xamarin, or Blazor application. The add-on supports .NET 8, .NET 7, .NET 6, .NET 5, .NET Standard / .NET Core, and .NET 4.x frameworks. You can use the add-on in .NET on Windows, Linux, and macOS. Works in Azure and AWS cloud environments. Can be used from a Docker container. This HTML to PDF converter provides async API for C# and VB.NET code. You can convert HTML strings and files, SVG images, HTML with CSS and scripts. It is possible to specify header and footer templates. The add-on also provides advanced capabilities like converting password-protected URLs, ignoring SSL errors and delaying the conversion start. Find the overview of HTML to PDF capabilities of this C# library at https://bitmiracle.com/pdf-library/html-pdf/ For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We tested it for regressions and is safe to be used in a production environment.

BitMiracle.Docotic.Pdf.Layout

Generate editable PDF documents with ease using this Docotic.Pdf add-on. Using this layout engine from VB.NET or C#, create PDF documents with complex or simple structure. This PDF generator can create reports, invoices, and other types of documents with full paging support. Use the high-level layout API to add page headers and footers, tables, paragraphs, and automatically break content to pages. You can use the core library to add or edit content to the generated PDF documents later. The engine has a fluent API. You can chain most of the calls together to write more compact code than with “declarative” frameworks. It is possible to extend the layout API with custom reusable components. The capabilities of this C# library to generate PDFs described at https://bitmiracle.com/pdf-library/layout/ For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We tested it for regressions and is safe to be used in a production environment.

BitMiracle.Docotic.Pdf.Logging

Use this add-on to receive log messages from Docotic.Pdf library. The add-on provides methods for connecting Docotic.Pdf library and the logging system in your solution. You can use log4net, NLog, or any other logger that implements ILoggerFactory from Microsoft.Extensions.Logging. After you have configured the logger, pass its factory to the LogManager class provided by the add-on. That is all that needed to receive log messages from Docotic.Pdf library. For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We tested it for regressions and is safe to be used in a production environment.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.8.19414-dev 327 1/18/2026
9.8.19386-dev 314 1/7/2026
9.8.19385-dev 298 1/6/2026
9.8.19310-dev 332 12/29/2025
9.8.19204-dev 453 12/18/2025
9.8.19180-dev 446 12/17/2025
9.8.19048-dev 899 11/19/2025
9.8.19020-dev 6,275 11/12/2025
9.8.18986-dev 480 11/3/2025
9.8.18914-dev 335 10/17/2025
9.8.18872-dev 25,449 10/9/2025
9.8.18852-dev 409 10/6/2025
9.8.18725-dev 615 9/18/2025
9.8.18712-dev 391 9/11/2025
9.8.18708-dev 365 9/10/2025
9.8.18702-dev 397 9/4/2025
9.8.18697-dev 459 8/28/2025
9.8.18681-dev 390 8/18/2025
9.8.18634 27,926 8/5/2025
9.7.18373 13,771 6/2/2025
9.6.17807 36,102 12/23/2024
9.5.17525 36,064 8/7/2024
9.4.17342 25,282 5/24/2024
9.3.16793 51,397 3/11/2024
9.2.16470 25,578 12/6/2023
9.1.15877 7,850 12/3/2023
9.0.15478 2,730 12/3/2023
8.8.16445 5,103 12/1/2023
8.8.14015 144,981 11/30/2022
8.7.13797 24,610 10/11/2022
8.6.13474 404,076 6/13/2022
8.5.13147 1,477,232 3/3/2022
8.4.12906 102,564 12/29/2021
8.3.12622 45,930 10/20/2021
8.2.12561 9,224 10/6/2021
8.1.12215 41,252 7/9/2021
8.0.11774 87,446 3/15/2021
7.5.11645 442,669 2/5/2021
7.4.11263 58,922 11/25/2020
7.3.11044 18,522 9/13/2020
7.2.10857 29,339 7/16/2020
7.1.10791 19,606 6/28/2020
7.0.10637 10,870 5/10/2020
6.0.10212 22,949 3/15/2020
5.10.9957 178,825 10/18/2019
5.9.9640 100,927 7/11/2019
5.9.9562 7,256 6/9/2019
5.8.9425 11,202 3/27/2019
5.7.9231 20,971 12/23/2018
5.6.9080 8,495 8/25/2018
5.6.9079 4,152 8/25/2018
5.6.9078 5,802 8/25/2018
5.5.8895 57,103 4/29/2018
5.4.8715 9,635 12/8/2017
5.4.8680 7,478 11/21/2017
5.3.8448 13,611 8/10/2017
5.2.8369 100,697 5/14/2017
5.1.8259 11,668 2/11/2017
5.0.8045 35,261 10/21/2016
4.9.7621 7,766 4/27/2016
4.8.7331 5,618 12/5/2015
4.7.7132.1 5,754 8/30/2015
4.6.6879 4,602 5/10/2015
4.5.6726 6,538 1/31/2015
4.4.6609 5,233 11/13/2014
4.4.6606 4,293 11/13/2014
4.3.6495 4,230 10/14/2014
4.3.6401.1 4,081 9/7/2014
4.3.6397.1 4,063 9/1/2014
4.3.6395.1 3,902 9/1/2014
4.2.6194.1 6,489 6/30/2014
4.2.6183.1 4,059 6/25/2014
4.2.6170.1 3,988 6/18/2014
4.1.5706.1 5,343 6/16/2014