About MSWordTest
================
MSWordTest is an application, which demonstrate how to run and control MS Word application with Java code and njawin API. MSWordTest.jar includes byte code and sources.
Do not try to regenerate MSWord stubs with jcomgen.exe. As jcomgen.exe has some problems in interpretation of MSWord TypeLib. After generating MSWord stubs I manually fixed bugs in some stubs. Do not repeat this routine job, wait for a new version of jcomgen.exe.

Running PdfTest
==================

Put jawin.dll and jawin.jar in the directory where MSWordTest.jar.
To run the MSWordTest demo on java 1.3 or 1.4 double click on

MSWordTest.jar


