sureshrps has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I want to extract the images and text from the 1.pdf with byte stream. Then do the same process for 2.pdf. Then add the bytes stream for 1.pdf and also 2.pdf. Finally compare the bytes stream of 1.pdf and 2.pdf. Both pdfs bytes stream are same no error.. otherwise it will show the error.
Kindly expect ur help on this at the earlist
Thanks
Suresh
Comment on Extract images and text from the pdf and compare the byte stream..