This group contains samples showing how to create PDF documents in C# and VB.NET using Docotic.Pdf.Layout add-on.
Check out the C# PDF generation library page. It contains links to articles and Layout API reference. Read them and you will learn how to describe the layout of your documents in C# and VB.NET code. It is easy to have the library generate PDF files based on your layout.
Don't miss all other samples.
Generate PDF documents with complex layout
This sample shows how to create PDF documents with complex layouts.
This sample shows how to create PDF documents using custom layout components.
Add header and footer to PDF documents
This sample shows how to generate PDF documents with header and footer.
Hello, world! application that shows common building blocks in action.
This sample shows how to manage fonts using Docotic.Pdf.Layout add-on.
This sample shows how to customize PDF page settings.
This sample shows how to use PdfDocumentBuilder class.
Create multi-column PDF documents
This sample shows how to organize PDF content using rows and columns.
Create table of contents in PDF documents
This sample shows how to add table of contents to your PDF documents.
This sample shows how to create tables in PDF documents.
This sample shows how to customize text appearance in PDF documents.
This sample shows how to manage text styles using Typography class.