I am having some difficulties getting images contained in a FlowDocument to show when the FlowDocument is saved as an XPS document.
I have a Silverlight application which uses a web service in order to create XPS documents. The document templates are created as XAML controls in a WCF class library.
As I think, XPS files are开发者_JAVA百科 like PDF files, but what is the structure od a XPS file? It\'s like PDF files?XPS vs. PDF on CNET
At the moment I have a DocumentViewer in a WPF window that displays an XPS file. I have created my own \"Next Page\" and \"Previous Page\" buttons and have set the DocumentViewer.Background property t