On Sat, 25 Sep 2010, Zachary Mitchell wrote:
I'm still confused. With my "array search" algorithm, I try to

search my word document byte [] for occurences of my picture byte [].

That'll only work for pictures that don't get compressed.

Sometimes a "picture" in the word datastream is made up of header + bytes of real image, sometimes it's header + compressed bytes of real image. Sometimes it seems to be header + most of the bytes of the real image, but missing a few bits off the start that were instead stored in the word header...

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to