C# PDF generation library

You can create PDF documents by combining building blocks like pages, containers, images, paragraphs of text and the like. Layout add-on for Docotic.Pdf library will generate PDFs from your layout.

C# PDF generation result

You would need Layout add-on to generate PDF documents using Layout API. This is a free add-on for Docotic.Pdf library. The add-on is also available in the zip file with the library binaries.

Docotic.Pdf library 9.3.17014-dev Layout add-on 9.3.17014-dev
Regression tests 14,645 passed Total NuGet downloads 4,172,488

Articles

Read these articles to know how to describe the layout of your documents in C# and VB.NET code and have the library generate PDF files for you.

API reference

Check out the API reference for Layout addon to find out methods parameters and other implementation details.

Sample code

These sample projects show how to create PDF documents in C# and VB.NET using Layout add-on.