aboutsummaryrefslogtreecommitdiffstats
path: root/docs/html-docs/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html-docs/download.html')
-rw-r--r--docs/html-docs/download.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html-docs/download.html b/docs/html-docs/download.html
index f96930f51..c0ad4248f 100644
--- a/docs/html-docs/download.html
+++ b/docs/html-docs/download.html
@@ -22,6 +22,12 @@
<TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="666699" colspan="2" width="494"><TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="#039acc" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#039acc" height="1" width="492"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#039acc" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#0086b2" width="492"><FONT color="#ffffff" face="arial,helvetica,sanserif" size="+1"><IMG border="0" height="2" hspace="0" src="resources/void.gif" vspace="0" width="2"><B></B></FONT></TD><TD bgcolor="#017299" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#017299" height="1" width="492"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#017299" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR></TABLE></TD></TR><TR><TD width="10">&nbsp;</TD><TD width="484"><FONT color="#000000" face="arial,helvetica,sanserif">
<P>You can download the latest release version from the <A href="http://xml.apache.org/dist/fop/">distribution directory</A>. </P>
<P>The file contains also the documentation (including some example fo files) and the source. </P>
+ <P>If you want to work with the latest and nicest code, you can use the cvs version. See the section
+ on AnonCVS in the <A href="http://xml.apache.org/cvs.html">xml.apache.org documentation</A> for details.
+ Sometimes people have difficulties to access the cvs server; in this case you can download
+ a snapshot from the cvs files <A href="http://xml.apache.org/from-cvs/xml-fop/">here</A>.
+ In both cases you have to build Fop yourself - see <A href="compiling.html">Compiling Fop</A> for details.
+ </P>
<P>To run FOP from the command line, see <A href="running.html">Running FOP</A>. If you are
interested in embedding FOP in a Java application of your own, see
<A href="embedding.html">Embedding FOP</A>.