AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2001.10.29 08:45 "Converting to TIFF", by Lloyd Kauapundu
2001.10.29 12:17 "Re: Converting to TIFF", by Leonard Rosenthol
2001.10.30 01:43 "Re: Converting to TIFF", by Graeme Gill
2001.10.30 03:58 "Re: Converting to TIFF", by Leonard Rosenthol
2001.10.30 14:23 "Re: Converting to TIFF", by Dwight Kelly

2001.10.29 08:45 "Converting to TIFF", by Lloyd Kauapundu

Hello there,

I am new to the field of TIFF and I have a few questions. I am implementing a server that has to handle Documents. The server takes in documents send in PostScript-format or any other format and converts them to TIFF. My question is how to convert the documents in TIFF. I am implementing the server in java. The documents that come in will be stored in a byte array, and from there they must converted to TIFF. Are there any tools out there that I can use? My idea is that one has to make use of some complex mathematical algorithms and formulas. How can I do this?

Thanx in advance.
Lloyd