Previous | Next | (P-PDF) What's Wrong with my PDF?
Topic: decode flatedecoded images (Via Email), 2 Attachments
Conf: (P-PDF) What's Wrong with my PDF?, Msg: 138581
From: medmobi
Date: 8/27/2005 04:41 AM
Hi,
I have a problem that I need to export images from a PDF. I cannot use an exisiting solution. So basically I managed to export the images into files.
But what do I do with the Flatedecoded images? I can decompress them with the decompress function of the zlib.dll.
Unfotunatly I still do not manage to view that Image. I will attach it as a sample. Once how was exported and once after calling the decompress.
Thanks a lot in advance
Mark
exported.txt
exported flate image stream (652,124 bytes)
decompressed.txt
decompressed with zlib decompress comman (719,502 bytes)