I am trying to display some XML fragment in a word document, and I am hitting the following problems.
- First of all, a simple cut and paste only gives me plain text XML, rather than a nice colored syntax.
- I've tried to be clever and print to a PDF file, with the intent of copying from the PDF file.
I am using WinToPDF, which I am very happy with. However, the result from Oxygen is that all the text is in a 1 pt font, with loads of spaces inserted in the text...
So, what would be your recommended way of generating my XML fragments, other than a screen print, or using my old XMLSpy copy

Thanks