Setup for Introduction to XSL-FO
Required Software
- Operating system:
- PC: Windows 10 or later.
- Mac: OS X Mountain Lion (version 10.8) or later.
- Browser: The latest version of Chrome, Firefox, Edge, or Safari.
- Adobe Acrobat Reader - Download
- NOTE: If you are taking an Online Instructor Led course, dual monitors are helpful but NOT required.
Instructions
XML Editor
XML Classes requiring a standard XML editor can use any of the following:
- Windows
- Mac
- <oXygen/> XML Editor - Download
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:
- Open the command prompt.
[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.
Courses, Courseware, and Class Files
This setup page is used for the following course and courseware:
Courses
- Introduction to XSL-FO.
- All students should download the following class files:
Courseware
This is for other training companies who are licensing Webucator courseware. If you are a student in a Webucator class, you should use one of the links above or (even better) the class files link on your company landing page or main class page. If you’re not sure, please email support@webucator.com.
- Courseware: Introduction to XSL-FO.