1. Hello World Example

    This is as simple as it gets. It uses the CFCONTENT to deliver the RTF content to the browser.
    [RUN] [VIEW SOURCE CODE]

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

  3. Sample Text/Paragraph Formatting

    Demonstrates text and paragraph formatting, and placing text boxes around the screen.
    [RUN] [VIEW SOURCE CODE]

  4. Sample including Graphics

    Demonstrates how graphics are included.
    [RUN] [VIEW SOURCE CODE]

  5. Basic Table

    Demonstrates how to create a simple table on the page.
    [RUN] [VIEW SOURCE CODE]

  6. Table Data Grid

    Demonstrates how to use tables to generate a multi-page data-grid type layout, useful for reports.
    [RUN] [VIEW SOURCE CODE]

  7. Bullets, Lists and Outlines

    Demonstrates how to create bulleted text, numbered lists, and nested outlines.
    [RUN] [VIEW SOURCE CODE]

  8. Multiple Pages w/ Page Headers and Watermark

    Demonstrates using page headers and footers, watermarks, page breaks, page numbering.
    [RUN] [VIEW SOURCE CODE]

  9. Custom Headers/Footers

    Demonstrates how to create custom headers and footers by assembling elements.
    [RUN] [VIEW SOURCE CODE]

  10. Sample Lines and Shapes

    Demonstrates some the line and shape functions.
    [RUN] [VIEW SOURCE CODE]

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