Hi,
I'm planning to decode the lzwdecided LZW decoded data in pdf
files. Can you help me?
Thanks,
Shweta.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
Did you manage to figure this problem out? I'm planning to
decode the LZW decoded data. Can you help?
Thanks,
Shweta.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I have a pdf file that I can't decipher. Almost all of the content is
contained within an LZWDecode filter. The pdf file starts like this:
%PDF-1.2
{garbage line}
11 0 obj
<<
/Length 12 0 R
/Filter /LZWDecode
>>
stream
{followed by lots of 8-bit garbage, and then:}
endstream
endobj
12 0 ob
3 matches
Mail list logo