From: Gregory Brown Date: 2010-03-20T05:32:03+09:00 Subject: Re: Comapring Docs,XLS,PDF's On Fri, Mar 19, 2010 at 4:57 AM, Raveendran .P wrote: > What I DID Earlier : > > @a = PDF FILE CONTENTS (used pdf reader) > @b = DOC CONTENTS (Used Win32 OLE) > > But @a!=@b because of some text format issues with PDF Show the inspect output for both, or at least a subslice. Or provide some code for us to try.