XSL502
Technical Requirements
Operating System Options
- Windows XP Service Pack 2
- Windows Vista
- Windows 7
- Mac OS X
XML Editor
XML Classes requiring a standard XML editor can use any of the following:
- XMLSpy Professional Edition
- Stylus Studio
- <oXygen/> XML Editor
Please note that other editors cannot be supported by Webucator. If you want to use a different XML editor, you should be sure that it:
- can validate XML documents against XML Schemas and DTDs
- can transform XML documents against XSLTs
Installing FOP
- Download the Binary installation of fop.
- Unzip the downloaded fop file into a folder on the C drive.
- Rename the folder to "fop"
- Append "c:\fop" (or the appropriate path name) to the Path Environment variable
- Open the Control Panel
- Open System
- Click on the Advanced tab
- Click on the Environment Variables button
- In the "System Variables" box, double click on Path
- At the end of the Variable value text box, type ;c:\fop
- Do not delete the Path value. Just append to the end of it.
- Click OK until the System dialog is completely closed.
- To test the setup:
- Open the command prompt.
- From the Start menu, select Run
- Type cmd and click OK
- Type fop and press the Enter key.
- You should see a bunch of text ending with:
[Examples]
Fop foo.fo foo.pdf
Fop -fo foo.fo -pdf foo.pdf (does the same as the previous line)
Fop -xsl foo.xsl -xml foo.xml -pdf foo.pdf
Fop foo.fo -mif foo.mif
Fop foo.fo -print or Fop -print foo.fo
Fop foo.fo -awt
[ERROR] No input file specified
Making FOP the XSL-FO Transformation Engine for XMLSPY
- Choose Options from the Tools menu.
- Select the XSL tab.
- In the field at the bottom, type the path to fop.bat.
Adobe Acrobat Reader
Browser
At least one of the following browsers.
Browsers for Windows
- Mozilla Firefox 2.0 or greater - Download
- Internet Explorer 6 or greater - Download
Browsers for Mac OS X
Class Files
Download the class files.
|
|