----------------------------------------
> Date: Wed, 18 Mar 2009 07:05:38 +0100
> From: [email protected]
> To: [email protected]
> Subject: Re: [iText-questions] Compile Error
>
> S W wrote:
>> Hi Mike
>>
>> Thank you very much for your advice.
>>
>> I downloaded the two files bcmail.jar and bcprov.jar and
>> put them under itext/lib. But the error still happens.
>
> Then get the code straight from SVN and use the ANT scripts to build
> iText; those scripts are tested on Windows XP, Windows Vista en Fedora


I would also mention that if you just want to create 
jar libraries out of the itext classes, it isn't hard to
just "javac *.java" and then collect all the class files
into a jar file (even this step is not really required
as you can just add the class files to your classpath
when you invoke the jre. 

I can't remember if I had to go get any additional jars
but svn check out and regular updates work nicely. 
 



> Linux. If that doesn't work for you, you're doing something wrong, but
> we can't tell what unless you can explain us how to reproduce the problem.
> --
> This answer is provided by 1T3XT BVBA
> http://www.1t3xt.com/ - http://www.1t3xt.info
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php

_________________________________________________________________
HotmailĀ® is up to 70% faster. Now good news travels really fast. 
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_70faster_032009
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to