Documentation
Requirements
To run JavaDocx you need to have java JDK 5 or newer. You can download java from Oracle ( http://www.oracle.com/technetwork/java/javase/downloads/index.html )
Getting Started
Step 1
Download JavaDocx and extract the files from the ZIP file. Install it anywhere.
JavaDocx is a library that you embed in another application. “Installing” JavaDocx simply means including the JavaDocx “jar” file in the classpath of your application along with other required jar files.
Step 2
JavaDocx uses the Ant build tool from the Apache Foundation to compile source files, build the distribution files, generate the JavaDocx documentation, and run the samples. Download Ant from http://ant.apache.org. For installation instructions, visit http://ant.apache.org/manual/index.html.
JavaDocx project files include a complete set of examples.
Open a Command Prompt window and run the following commands
Tutorials
With your download of JavaDocx you have some examples of the use of the library, fully documented. You can also find more examples on our blog (http://www.JavaDocx.com/blog) or check often our Forum http://www.JavaDocx.com/forum.








