Hi,
I wanted to build a unit test that generates a pdf and compares it to a previously generated and approved pdf, but comparing two streams of the same exact process shows that the files are not the same (probably because of file info differences?)
Do you have any idea how to succesfully compare the two memory streams that where created by the same exact process?
Hope I was able to explain my self.
D'vir