XPS Comparing

Is there a way to compare two versions of an XPS document to highlight the changes made similar to windiff?
[107 byte] By [Jasens] at [2007-12-25]
# 1
Hi Jasens,

this depends on how different the documents can be, and how do you want to look at the differences.

Basicly it are all xml documents inside, if you only expect relative minor differences (like a change in text, font change, etc..) you could do a diff at that level (presumably even with your windiff application).

If you really want a graphical view of the differences (to see image and color changes and so on), I think the best way is to convert the files to a pixel format and do a diff on that.

I do not know of a tool for the moment that does the latter automatically for xps.

Regards,
nixps

nixps at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,XML Paper Specification (XPS)...
# 2

Yes, there's a cool tool "diffOPC" I only can recommend, try out yourself...

you can get it here... http://www.arstdesign.com/articles/diffopc.html

hope this helps...
regards,
Jo

Jo0815 at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,XML Paper Specification (XPS)...
# 3
You could render the visual to a bitmap and difference pixel level from there. Over on the WPF forum there are plenty of examples of doing this.
corbin at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,XML Paper Specification (XPS)...

Software Development for Windows Vista

Site Classified