Skip to main content
BitMiracle.Docotic.Pdf.Layout package icon

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 have tested it for regressions, and is safe to use in a production environment.

Total Downloads
77.1K
77,071
Published
Jul 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package BitMiracle.Docotic.Pdf.Layout --version 9.9.20095-dev
Package Manager Console
Install-Package BitMiracle.Docotic.Pdf.Layout -Version 9.9.20095-dev
PackageReference
<PackageReference Include="BitMiracle.Docotic.Pdf.Layout" Version="9.9.20095-dev" />

Frameworks

.NETStandard2.1

Dependencies

BitMiracle.Docotic.Pdf
.NETStandard2.1
[9.9.20095-dev, 9.9.20095-dev]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.