|  |
DRE
A collection of Java classes that can be used to define an abstract document and render it in PDF or HTML.
Date Posted: March 16, 2001
|
|
 |
 |
|
Platform requirements for DRE
Operating systems: All JavaTM platforms (including AIX®; Windows® NT, 95, 98)
Java tool: JDK 1.1.8 or 1.2 (not yet tested in Linux® JVMs)
Installation instructions for DRE
- Download the files.
- Make sure that the drelib.jar is in your classpath.
Running the test cases
The font and image directories included in dre_1_10.zip are used by the test cases and user manual and are NOT needed for the run-time deployment of drelib.jar. However, if you want to run the test cases, then follow these steps:
- Create a directory called \DRE (or any name you like).
- Unzip the DRE_1_10.ZIP into that directory and execute RUNME.BAT. If everything is OK, you should see the following output:
Checking Parser...
Everything is OK
Checking PDF Generator...
Done
Creating User Manual...
Done
Three files will be created:
- manual.pdf: User manual
- testcase.pdf: PDF output for the test cases
- testcase.html: HTML output for the test cases
|
|
 |
|
| |
|