Rendered output, not mockups

See what TerraFluent actually produces

Every HTML thumbnail below is the real report, rendered live in a frame — click through to the full document. The PDF and Word screenshots are page one of documents generated by each library's sample project, exactly as rendered.

TerraFluent.Pdf.Reporting

PDF document samples

Page one of PDFs generated by the PDF sample project, rendered exactly as a PDF viewer shows them. The C# source for every document ships in the repo.

Invoice

Branded header, styled line-item table, totals, and payment terms.

Simple Report

Header, content column, and page-numbered footer — the quick-start shape.

Event Brochure

Multi-column layout with embedded images and styled callouts.

Product Catalogue

Long table content paginated across pages with repeating headers.

Report with TOC

Navigable table of contents generated automatically from headings.

Vector Graphics

Canvas API shapes, Bézier paths, grids, and hand-drawn charts.

Encryption

AES-256 password protection with fine-grained permission flags.

Barcodes & QR

Code 128 barcodes and QR codes rendered as crisp vectors.

TerraFluent.Html.Reporting

Live HTML sample reports

Thirteen reports generated by the sample project — each thumbnail is the actual output. Source for every report is in the repo.

Documents

Sales Invoice

Multi-page invoice with repeating header, totals, and page numbers.

Invoice with Barcode

Native Code 128 invoice number rendered in the page header.

Landscape Certificate

Single-page Letter landscape certificate, fully centered content.

Fundamentals

Getting Started

The quick-start report — header, footer, heading, and a table.

Text Styling

Fonts, sizes, alignment, margins, and text emphasis.

Lists

Bulleted and numbered lists with cross-page continuation.

Tables & Layout

Table Styling

Styled headers, borders, and alternating row backgrounds.

Table Spans

ColSpan and RowSpan — merged summary cells and grouped rows.

Row Layout

Side-by-side column layouts within the content flow.

Pagination & Control

Page Breaks

Explicit page breaks and how content flows around them.

Raw HTML

Escaping the model with raw HTML blocks where needed.

Warnings & Async

LayoutWarning for oversized content, async streaming render.

TerraFluent.Docx.Reporting

Word document samples

Page one of documents generated by the DOCX sample project, exactly as they print from Microsoft Word.

Invoice

Styled table, relative columns, totals, and company branding.

Annual Report

Sections, headers/footers, and metadata for a long-form document.

Market Analysis

Native, editable Word charts — bars, lines, legends, data labels.

Barcode Showcase

Code 128 barcodes as vector shapes with auto-numbered captions.

Layout Features

Page columns, callouts, image wrapping, and floating content.

General Document

Headings, text styling, tables, and page numbering fundamentals.

Every sample is runnable

Clone any repo and run the sample project — the full source for each document above ships with the library.