This is version .2 of Open Source DougDocX

Known issues with release .2

In a multi-user environment, there may be file contention
problems with the delivered document.  For any given template
the completed sxw, doc, or pdf is written to a common path
for all users, then the user is redirected to this file.
In future releases, we will either stream the file without
writing to disk, or we will provide a session directory for
each user's temporary files.  Anyone interested in this
capability and knowledgable in this area could assist by
providing an example of streaming a file to the browser
from a document produced by OpenOffice UNO services.
