BitMiracle.Docotic.Pdf
9.1.16118-dev
See the version list below for details.
dotnet add package BitMiracle.Docotic.Pdf --version 9.1.16118-dev
NuGet\Install-Package BitMiracle.Docotic.Pdf -Version 9.1.16118-dev
<PackageReference Include="BitMiracle.Docotic.Pdf" Version="9.1.16118-dev" />
paket add BitMiracle.Docotic.Pdf --version 9.1.16118-dev
#r "nuget: BitMiracle.Docotic.Pdf, 9.1.16118-dev"
// Install BitMiracle.Docotic.Pdf as a Cake Addin
#addin nuget:?package=BitMiracle.Docotic.Pdf&version=9.1.16118-dev&prerelease
// Install BitMiracle.Docotic.Pdf as a Cake Tool
#tool nuget:?package=BitMiracle.Docotic.Pdf&version=9.1.16118-dev&prerelease
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:
- Extract text from PDF document in C#
- Compress PDF documents in C# and VB.NET
- Render and print PDF documents in C# and VB.NET
- Convert PDF to image in C# and VB.NET
- OCR PDF in C# and VB.NET - how to extract text from non-searchable PDF
- Sign PDF documents in C# and VB.NET
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:
HtmlToPdf add-on https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.HtmlToPdf/
Layout add-on https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Layout/
Gdi add-on https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Gdi/
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 | Versions 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 | net40 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 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. |
-
.NETFramework 4.0
- No dependencies.
-
.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
Docotic.Pdf.Gdi is a free add-on for Docotic.Pdf library. It provides methods and properties for interoperability with types from the System.Drawing namespace. This is the prerelease version with the newest features and latest bug fixes. This version is tested for regressions and is safe to be used in a production environment The extension library is a 100% managed assembly without unsafe blocks. 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 |
|
BitMiracle.Docotic.Pdf.HtmlToPdf
Docotic.Pdf.HtmlToPdf is a free add-on for Docotic.Pdf library. It provides methods and properties for HTML to PDF conversion. You can use the add-on to create PDF documents from HTML and some other web formats. This is the prerelease version with the newest features and latest bug fixes. This version is tested for regressions and is safe to be used in a production environment. The extension library uses Chromium browser during conversion. The most recent supported Chromium version will be downloaded automatically before the first use. It is expected to have the same web standards compliance as in Google Chrome (R). |
|
BitMiracle.Docotic.Pdf.Layout
Docotic.Pdf.Layout is a free add-on for Docotic.Pdf library. It provides layout engine for generating PDF documents. You can use the add-on to create complex PDF documents, reports, invoices. This is the prerelease version with the newest features and latest bug fixes. This version is tested for regressions and is safe to be used in a production environment. |
|
ArmsFW
Versão do framework ArmsFW atualizado para Net 7.0 - v3 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.1.16439-dev | 66 | 11/29/2023 |
9.1.16434-dev | 103 | 11/27/2023 |
9.1.16430-dev | 50 | 11/24/2023 |
9.1.16427-dev | 100 | 11/21/2023 |
9.1.16419-dev | 46 | 11/16/2023 |
9.1.16329-dev | 128 | 11/7/2023 |
9.1.16295-dev | 176 | 10/31/2023 |
9.1.16241-dev | 219 | 10/25/2023 |
9.1.16233-dev | 182 | 10/20/2023 |
9.1.16227-dev | 300 | 10/19/2023 |
9.1.16209-dev | 301 | 10/13/2023 |
9.1.16164-dev | 315 | 10/9/2023 |
9.1.16159-dev | 291 | 10/6/2023 |
9.1.16145-dev | 284 | 10/4/2023 |
9.1.16118-dev | 341 | 9/28/2023 |
9.1.16101-dev | 376 | 9/26/2023 |
9.1.15982-dev | 438 | 9/22/2023 |
9.1.15976-dev | 455 | 9/22/2023 |
9.1.15886-dev | 1,649 | 8/22/2023 |
9.1.15885-dev | 1,049 | 8/21/2023 |
9.1.15876 | 8,762 | 8/10/2023 |
9.0.15477 | 9,665 | 5/30/2023 |
8.8.14015 | 40,692 | 11/30/2022 |
8.7.13797 | 13,001 | 10/11/2022 |
8.6.13474 | 158,396 | 6/13/2022 |
8.5.13147 | 370,354 | 3/3/2022 |
8.4.12906 | 40,824 | 12/29/2021 |
8.3.12622 | 32,726 | 10/20/2021 |
8.2.12561 | 4,573 | 10/6/2021 |
8.1.12215 | 20,485 | 7/9/2021 |
8.0.11774 | 53,884 | 3/15/2021 |
7.5.11645 | 191,666 | 2/5/2021 |
7.4.11263 | 27,880 | 11/25/2020 |
7.3.11044 | 8,283 | 9/13/2020 |
7.2.10857 | 22,589 | 7/16/2020 |
7.1.10791 | 15,520 | 6/28/2020 |
7.0.10637 | 4,521 | 5/10/2020 |
6.0.10212 | 10,855 | 3/15/2020 |
5.10.9957 | 125,334 | 10/18/2019 |
5.9.9640 | 90,924 | 7/11/2019 |
5.9.9562 | 4,960 | 6/9/2019 |
5.8.9425 | 8,051 | 3/27/2019 |
5.7.9231 | 9,932 | 12/23/2018 |
5.6.9080 | 6,167 | 8/25/2018 |
5.6.9079 | 2,066 | 8/25/2018 |
5.6.9078 | 3,257 | 8/25/2018 |
5.5.8895 | 38,586 | 4/29/2018 |
5.4.8715 | 6,664 | 12/8/2017 |
5.4.8680 | 4,915 | 11/21/2017 |
5.3.8448 | 6,686 | 8/10/2017 |
5.2.8369 | 84,710 | 5/14/2017 |
5.1.8259 | 3,786 | 2/11/2017 |
5.0.8045 | 32,834 | 10/21/2016 |
4.9.7621 | 5,628 | 4/27/2016 |
4.8.7331 | 3,401 | 12/5/2015 |
4.7.7132.1 | 3,630 | 8/30/2015 |
4.6.6879 | 2,665 | 5/10/2015 |
4.5.6726 | 4,269 | 1/31/2015 |
4.4.6609 | 3,435 | 11/13/2014 |
4.4.6606 | 2,376 | 11/13/2014 |
4.3.6495 | 2,290 | 10/14/2014 |
4.3.6401.1 | 2,204 | 9/7/2014 |
4.3.6397.1 | 2,201 | 9/1/2014 |
4.3.6395.1 | 2,003 | 9/1/2014 |
4.2.6194.1 | 3,525 | 6/30/2014 |
4.2.6183.1 | 2,226 | 6/25/2014 |
4.2.6170.1 | 2,124 | 6/18/2014 |
4.1.5706.1 | 2,349 | 6/16/2014 |