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
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.

section
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
Tables

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

Paragraph
Paragraph

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

text
Text

Insert, format, and manipulate text within documents programmatically.

Pictures%20and%20Shapes
Images and figures

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

reports%20diagrams
Reports and Charts

Create dynamic and visually appealing documents programmatically.

form fields
Forms, fields, editions, etc.

Create interactive documents with various form controls programmatically.