In order to help you get started integrating TextFlow we offer here documented code examples.
Currently there are two examples: ACME Portal, and a simplified version of CompareMyDocs.com.

Acme portal

Screen shot of Acme portal

The ACME Portal is a pretend document portal where users have a standard version list of the different versions of their document and can select how they want to compare and merge them.

To keep the demo simple, most of it is hard coded.

See how it works

CompareMyDocs

Screen shot of CompareMyDocs

Stripping away much of the user interface leaves us with a simple and educational example showing how CompareMyDocs.com works.

This is a good example for showing how to transfer MS Word documents in and out of TextFlow.

See how it works