I've the problem, that the WPF-DocumentViewer throws exceptions during scrolling through the document. The document it self was loaded successful and is shown correctly.
I get the following error message: Unkown URI-Prefix
.
The XPS is generated by GemBox.Spreadsheet like: Export to XpsDocument / DocumentViewer Control
I don't get why the xps it loaded and an exception is thrown.
Thank you!