Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > contrib-release > by-pkgid > 1c9187ee0e02176ceabec4f9819fe7fb > files > 13

itext-manual-2.0.4-3mdv2008.0.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>iText, a Free Java-PDF Library: Download &amp; Compile</title><meta name="Description" content="How-to download iText (sourcecode and released jars) and how to compile it."><meta name="Keywords" content="PDF, JAVA, iText, download, compile, release, Lowagie, Bruno"><link type="text/css" href="style.css" rel="stylesheet"></head><body><div id="content">
	<div xmlns="http://www.w3.org/1999/xhtml" xmlns:site="http://www.lowagie.com/iText/site">
	<div class="header">Download &amp; Compile</div>
<div class="title">License Agreement</div>
iText is published under 2 different licenses: MPL and LGPL.<br/><br/>
If you are a new user of iText, MPL is recommended (without the LGPL).
MPL is less strict than LGPL. Please read the
<a href="MPL-1.1.txt" class="normal">MPL license agreement</a>
before downloading and/or using iText.<br/>
LGPL is maintained for backwarts compatibility only.
If you choose the LGPL, you need to mention the MPL as an alternative license.
Please read the <a href="lgpl.txt" class="normal">LGPL license agreement</a>
for more info.<br/><br/>
This library is free and I want it to stay free: you can use it without paying
a fee; you don't need to register anywhere. Only keep in mind that agreeing
with the license is crucial to protect the software, its developers and its users.
Please read section 15 and 16 of the LGPLicense with special attention:
This library is distributed in the hope that it will be useful, but WITHOUT
any warranty. If you don't like free software, don't (ab)use it!<br/><br/>
Some companies have a policy not to use Free / Open Source Software
without a license or a support contract. The iText developers can't and won't sell you
such a contract, but they are currently negociating with Ghent University,
the employer of Bruno, that is interested in providing a license for commercial use.
<div class="title">Current release</div>
The release on this site is 2.0.4.<br/><br/>
<table align="center" border="1" cellpadding="3" cellspacing="0" width="80%">
	<tr><th colspan="2">Download the library:</th></tr>
	<tr>
		<td width="20%" class="small">Source code</td>
		<td class="small"><a href="http://prdownloads.sourceforge.net/itext/itext-src-2.0.4.tar.gz">
itext-src-2.0.4.tar.gz
</a>
or
<a href="http://prdownloads.sourceforge.net/itext/itext-src-2.0.4.zip">
itext-src-2.0.4.zip
</a></td>
	</tr>
	<tr>
		<td width="20%" class="small">Compiled code</td>
		<td class="small"><a href="http://prdownloads.sourceforge.net/itext/itext-2.0.4.jar">
itext-2.0.4.jar
</a></td>
	</tr>
	<tr>
		<td width="20%" class="small">Documentation</td>
		<td class="small"><a href="http://prdownloads.sourceforge.net/itext/itext-docs-2.0.4.tar.gz">
itext-docs-2.0.4.tar.gz
</a></td>
	</tr>
</table><br/>
Please consult the <a href="history.html">history overview</a> for more info.<br/>
Another option to get the source code is to download it from the <a href="cvs.html">CVS repository</a>,
for instance using <a href="ant.html">ant getFromCvs</a>. There, you'll always find the most recent iText version.
<div class="title">Compiling the source</div>
The iText jar is compiled with the JDK1.4.
If you are using an older JVM in your environment, you could experience some compatibility problems.
In this case it is better NOT to use the downloaded jar, but to compile the code yourself with your own JDK.
If you have a version older than the JDK1.2, you will have to download an adapted version of the source
code from the <a href="http://itextpdf.sourceforge.net/">Early Access</a> site, as well as the 'Collection'
classes from SUN. If you are using the JDK 1.2 or 1.3, you will probably need some extra J2EE jar for
the packages com.lowagie.text.xml and com.lowagie.text.html. If you don't need the XML/HTML stuff,
you can delete those packages.<br/>
There are of course also some ANT scripts that will make getting and compiling the source a lot easier.
There is a separate page on <a href="ant.html">iText ANT scripts</a>.
	</div>
	<div xmlns="http://www.w3.org/1999/xhtml" id="footer">Page Updated: 2007/02/14 08:18:55<br/>
Copyright &copy; 1999-2005 by Bruno Lowagie, Adolf Baeyensstraat 121, 9040 Gent, BELGIUM<br/>
Read the <a href="privacypolicy.html">Privacy Policy</a> at lowagie.com;
mailto: <a href="mailto:itext-questions@lists.sourceforge.net">itext-questions@lists.sourceforge.net</a></div></div><div xmlns="http://www.w3.org/1999/xhtml" id="navigation"><div id="itext"><a href="http://www.lowagie.com/iText/"><script xmlns="" type="text/javascript"><!--
document.write('<img border="0" src="images/logo.php?r=' + escape(document.referrer) + '" class="logo"/>');
//--></script></a><br/>
		a Free Java-PDF library<br/>by <a HREF="http://www.lowagie.com/" class="author">Bruno Lowagie</a><br/> and <a HREF="http://itextpdf.sourceforge.net/" class="author">Paulo Soares</a></div><div id="links"><a href="http://www.lowagie.com/iText/index.html" class="navigation">Home @ Lowagie.com</a><a href="http://sourceforge.net/projects/itext/" class="navigation">Home @ SourceForge.net</a><a href="http://itextsharp.sourceforge.net/" class="navigation">iTextSharp (.NET port)</a><br/><a href="download.html" class="navigation">Download &amp; Compile</a><a href="docs.html" class="navigation">Documentation</a><a href="http://itextdocs.lowagie.com/tutorial/" class="navigation">iText by Example</a><a href="cvs.html" class="navigation">CVS Repository</a><a href="ant.html" class="navigation">ANT Scripts</a><a href="faq.html" class="navigation">FAQ</a><br/><a href="http://lists.sourceforge.net/lists/listinfo/itext-questions" class="navigation">Mailing List Registration</a><a href="http://news.gmane.org/gmane.comp.java.lib.itext.general" class="navigation">Mailing List Archives</a><a href="links.html" class="navigation">Useful Links</a><a href="amazon.html" class="navigation">Shop @ Amazon</a></div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sourceforge"><a href="http://sourceforge.net"><img alt="SourceForge.net Logo" border="0" height="62" width="210" src="http://sourceforge.net/sflogo.php?group_id=group_id=15255&amp;type=6"/></a></div><div id="commercial"><a xmlns="http://www.w3.org/1999/xhtml" href="amazon.html" class="amazonlinks">Amazon books:</a><script type="text/javascript"><!--
document.write('<iframe src="http://rcm.amazon.com/e/cm?t=itisacatalofwebp&o=1&p=8&l=as1&asins=0321304748,0321305310,0764546600,0596005814&fc1=000000&lc1=0000ff&bc1=&lt1=_blank&IS2=1&bg1=ffffff&f=ifr" width="120" height="240" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" align="Center"></iframe>');
//--></script><a href="http://www.amazon.co.uk/exec/obidos/ASIN/0321304748/catloogjecom-21" class="amazonlinks">
	amazon.co.uk-link
</a><br><script type="text/javascript"><!--
google_ad_client = "pub-0340380473790570";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_channel ="";
google_ad_type = "text";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "B31800";
google_color_url = "B31800";
google_color_text = "FF2200";
//--></script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><div class="amazonlinks">Other links:</div><div class="firefox"><script type="text/javascript"><!--
google_ad_client = "pub-0340380473790570";
google_ad_width = 110;
google_ad_height = 32;
google_ad_format = "110x32_as_rimg";
google_cpa_choice = "CAAQ_-KZzgEaCHfyBUS9wT0_KOP143Q";
//--></script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></div><a xmlns="http://www.w3.org/1999/xhtml" href="http://www.refactorit.com/"><img height="26" width="120" border="0" src="http://www.refactorit.com/failid/rit_media/refactorit140x30.png"/></a></div></body></html>