I tried comparing two different pdf which got generated on two different dates in two different working environment. First, those two pdf files are converted into text file using GetJSObject of PDDoc class. Later comparing two text files line by line using macro. Both the pdf looking very similar when viewing through our eye keeping two files side by side, except few dates. But while converting them to txt file and comparing, it fails as the indentation and alignment and order of the lines are changing between both the pdf's. Someone has any idea on it????
Please let me know for any questions.
~Ram.