Ken- Thursday, September 29, 2011, 8:24:51 AM, you wrote:
> Are you looking at just extracting the images? Or other relevant > parts of the PDF? The reason I ask is that it looks like binary data > is always contained between two lines: "stream" and "endstream", so > extracting just the streaming data should be pretty quick to do; The content in the stream is normally just zipped content and can be extracted in the usual way. -- -Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
