Hi

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 correct.

However, the resulting byte[] from decodePredictor is incorrect (i'm
expecting some readable strings).

Please help!!!!!
-- 
View this message in context: 
http://www.nabble.com/decodePredictor%28%29-not-working-properly..-tp22717754p22717754.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to