Document .Net - Help


«Document .Net» can give you API to do all with PDF, DOC, DOCX, RTF, HTML and Text documents. It's completely created in 100% managed C# and can be used everywhere (Windows, Linux and Mac).

Document.

DocumentBuilder is a powerful class that allows you to create dynamic documents from scratch and add new elements to an existing document.

Create, Load, Save, convert etc.

Sections and Page Layouts

Section is a collection of Block elements that are grouped by a unify page properties concept and having specific headers and footers.

Tables

Creating, modifying, and formatting tables within documents programmatically. The library provides a comprehensive set of features to handle tables

Paragraph

A Paragraph is a block-level element used for grouping inline elements, such as Run, Shape, Field и т. д.

Text

Insert, format, and manipulate text within documents programmatically.

Images and figures

Insert, format, and manipulate graphical elements within your documents programmatically.

Reports and Charts

Create dynamic and visually appealing documents programmatically.

Forms, fields, editions, etc.

Create interactive documents with various form controls programmatically.