|
|||||||||||
|
ExecutablesThe following executable files are included in the distribution:
Microsoft Windows Specific files
Unix Specific files
How to run it using the MS Virtual MachineFor Microsoft Windows users it is possible to run the compiled code using a batch file that calls the MS Virtual Machine The MS VM (jview.exe) is normally installed with IE 5.x and can execute java code without downloading a JRE
How to run it using the JREIt is possible to execute the Java code directly on any OS. The Java code must be executed from a Java 1.x runtime environment (JRE) as follows: Windows users just use the wh2fo.bat : wh2fo htm-file-name [options] All users:
How to run in the Linux/Unix EnvironmentFor Linux/Unix users it is possible to run the compiled code using a shell script file that calls the java run-time engine (jdk1.1)
ResultsThe application will automatically generate 3 files using the same name as the input file:
Execution optionsThe possible WH2FO execution options are:
How to obtain the XSL-FO fileTo create a XSL-FO file you must process the XML and XSL file using a XSLT processor, for instance you can use XT (by James Clark) that provides both a jar and a Windows executable |