Hi Friends,
I have developed a WPF application. This tool will display the report in DocumentViewer.
Background: I am converting a UserControl content in to a FixedDocument and then displays it in the DocumentViewer.
Problem: The DocumentViewer has the default option to print the content. But we cannot save it as a MS Document or PDF file.
My findings so far: I can export the FixedDocument to a XPS file using XpsDocument.
Is there any way to export/save the FixedDocument or DocumentViewer content to a MS Word document?
Please give your openion/suggestions.
Thanks in advance,
Regards,
Suresh Kumar.B
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)