Hello World Example
This is as simple as it gets. It uses MIME type encoding to stream the RTF to the browser.
[RUN] [VIEW SOURCE CODE]
Save to a File
Save the RTF output to a file that is opened later. The remainder of the examples stream directly to the user's browser without creating a local file first.
[RUN] [VIEW SOURCE CODE]
Sample Text/Paragraph Formatting
Demonstrates text and paragraph formatting, and placing text boxes around the screen.
[RUN] [VIEW SOURCE CODE]
Sample including Graphics
Demonstrates how graphics are included.
[RUN] [VIEW SOURCE CODE]
Basic Table
Demonstrates how to create a simple table on the page.
[RUN] [VIEW SOURCE CODE]
Table Data Grid
Demonstrates how to use tables to generate a multi-page data-grid type layout, useful for reports.
[RUN] [VIEW SOURCE CODE]
Bullets, Lists and Outlines
Demonstrates how to create bulleted text, numbered lists, and nested outlines.
[RUN] [VIEW SOURCE CODE]
Multiple Pages w/ Page Headers and Watermark
Demonstrates using page headers and footers, watermarks, page breaks, page numbering.
[RUN] [VIEW SOURCE CODE]
Custom Headers/Footers
Demonstrates how to create custom headers and footers by assembling elements.
[RUN] [VIEW SOURCE CODE]
Sample Lines and Shapes
Demonstrates some the line and shape functions.
[RUN] [VIEW SOURCE CODE]
Sophisticated Report
A complex, database drive report, with group headers and footers, that ties together a lot of the features into a comprehensive demo.
[RUN] [VIEW SOURCE CODE]
Back to RTF Library Information Page
License
Purchase