I want to make some classes that will create/edit PDF files, but I can't get over a big problem... have to decode/encode the data in the PDF. So, does anyone have the code for the folowing encodings in VB .NET (or C#) ?
LZW Decode/Encode
Run Length Decode/Encode
CCITTFax Decode/Encode
CDT Decode/Encode
Flate Decode/Encode
Thanks...
