You'll have to change the package names and recompile it. ----- Original Message ----- From: "satish babu" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Tuesday, August 02, 2005 1:52 PM Subject: Re: [iText-questions] We are using "itext-0.52.jar"
> Thanku very much for ur idea!, > But we cont change the foldername from > lowagie-->lowagie2, Coz, in source code itself it is > written as "package com.lowagie....." like. Can we > change the total source code package statements..., If > can! how pls? > > Thanks and Regards > KC. > Once again thank u very much. > --- Paulo Soares <[EMAIL PROTECTED]> wrote: > > > You can't have two iText versions loaded from the > > same class loader. You can > > call the new version to encrypt the doc as an > > external app or take the new > > version and change the package name so that there > > are not clashes, for > > example replace all the "com.lowagie." with > > "com.lowagie2.". > > > > ----- Original Message ----- > > From: "satish babu" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Tuesday, August 02, 2005 12:42 PM > > Subject: [iText-questions] We are using > > "itext-0.52.jar" > > > > > > > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
