You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

overview.html 352B

123456789
  1. <HTML>
  2. <TITLE>FOP Overview</TITLE>
  3. <BODY>
  4. <P>FOP is an XSL formatter and renderer that works with an XSLT transformer to
  5. produce PDF (and eventually other output formats) from XML documents.</P>
  6. <P>To get an overview of the FOP process, begin with the class <A HREF="org/apache/fop/apps/Driver.html">org.apache.fop.apps.Driver</A>.</P>
  7. </BODY>
  8. </HTML>