Re: [iText-questions] Refactored iText (Paul Hastings)

2009-04-15 Thread Mike Sargent
lue how to refactor a jar file. > > Any help or ideas anyone? > > Many thanks in advance, > ms > -- next part -- > An HTML attachment was scrubbed... > > -- > > Message: 4 > Date: Wed, 15 Apr 2009 13:48:44

Re: [iText-questions] Refactored iText

2009-04-15 Thread Mike Marchywka
> Date: Wed, 15 Apr 2009 08:56:33 -0700 > From: earth > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Refactored iText > >> >> you don't, you refactor the code. d/l the source, pop it into your

Re: [iText-questions] Refactored iText

2009-04-15 Thread Xavier Le Vourch
Paul Hastings wrote: > Mike Sargent wrote: >> I'm trying to use the latest iText along side BlueDragon server, which > > why? what are you trying to do? if you don't care about using cfdocument, > just > replace the jar that comes w/BD. > >> Not being a java programmer, I have no clue how to r

Re: [iText-questions] Refactored iText

2009-04-14 Thread Paul Hastings
Mike Sargent wrote: > I'm trying to use the latest iText along side BlueDragon server, which why? what are you trying to do? if you don't care about using cfdocument, just replace the jar that comes w/BD. > Not being a java programmer, I have no clue how to refactor a jar file. you don't, you

[iText-questions] Refactored iText

2009-04-14 Thread Mike Sargent
Pls excuse my noobness. I have spent two weeks trying everything I could find before resorting to this. I'm trying to use the latest iText along side BlueDragon server, which uses an older iText version for it's cfdocument tag. To do this with ColdFusion, one uses javaloader - problem solved. B