hi,
I'm doing huffman coding, the problem is, when i code pdf's it is decoded perfectly except for the "ÿ" character.this character fails to appear in my output pdf.I am opening all my files in binary mode.the "ÿ" character is supposedly eof.so does it have anything to do with that?


Reply With Quote