aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/overview.html
blob: af1f3c055d3339365f738c0899bd80255f44dbbd (plain)
1
2
3
4
5
6
7
8
9
<HTML>
<TITLE>FOP Overview</TITLE>
<BODY>
<P>FOP is an XSL formatter and renderer that works with an XSLT transformer to
produce PDF (and eventually other output formats) from XML documents.</P>

<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>
</BODY>
</HTML>