Re: Java version of the parser, more info

2002-03-01 Thread Gustavo Sverzut Barbieri
--- Bill Janssen <[EMAIL PROTECTED]> escreveu: > As soon as all platforms are using JDK 1.4, we can > consider using the > features in it. Right now I'd suggest JDK 1.2 is > more of a standard. > What's in debian-stable? > > Bill > You cannot take debian-stable as base. No ones uses debian-s

Re: Java version of the parser, more info

2002-02-27 Thread Gustavo Sverzut Barbieri
Hello, JDK 1.4 implements pipe: java.nio.channels.Pipe so easy to use. JDK1.3 implements another way, via pipedWriter, etc, but 1.4 is easier. But... isn't better to do all in Java? That's will be real independant... easy of use, etc... latter we could provide native binaries from bytecodes v

Re: HOWTO? Images > 32k

2002-02-22 Thread Gustavo Sverzut Barbieri
--- Michael Nordström <[EMAIL PROTECTED]> escreveu: > On Thu, Feb 21, 2002, Gustavo Sverzut Barbieri > wrote: > > >The CVS version of the parser says that plucker > can > > split images greater than 32kb, but how to do > that? > > Where did you find

HOWTO? Images > 32k

2002-02-20 Thread Gustavo Sverzut Barbieri
Hello, The CVS version of the parser says that plucker can split images greater than 32kb, but how to do that? ___ Yahoo! GeoCities Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo!

palmgray4.map

2002-02-17 Thread Gustavo Sverzut Barbieri
please, could anyone send me this file? RH7.2 distro miss it! sucks ___ Yahoo! GeoCities Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCities. É fácil e grátis! http://br.geocitie

Re: PDF conversions

2002-02-01 Thread Gustavo Sverzut Barbieri
you can use pdftotext and then pucler-build. Gustavo Sverzut Barbieri --- Engenharia de Computação 2001 - UNICAMP Grupos de Pesquisa PHP e PDA - CONPEC ICQ#: 17249123 On Tue, 29 Jan 2002, Bill Nalen/Towers Perrin wrote: >Does anyone know or have c