Re: [iText-questions] Please Help!!!....(decodePredictor and getStreamBytes)

2009-03-10 Thread 1T3XT info
Ethan Koh wrote: > Hi > > I have 2 questions here. > > 1) > I am trying to decompress a stream with filter=flatedecode and > decodeparms=[predictor 12 columns 4]. > I decoded the stream with FlateDecode(byte in[]) first. > Then the output is pass in to *decodePredictor*(byte in[], PdfObject > d

[iText-questions] Please Help!!!....(decodePredictor and getStreamBytes)

2009-03-10 Thread Ethan Koh
Hi I have 2 questions here. 1) I am trying to decompress a stream with filter=flatedecode and decodeparms=[predictor 12 columns 4]. I decoded the stream with FlateDecode(byte in[]) first. Then the output is pass in to *decodePredictor*(byte in[], PdfObject dicPar). I have checked that dicPar is