4

now the Window containing the FlowDocumentReader which contains my FlowDocument that I want to convert is loaded on the screen , it has a button there , I want when clicking on this button , to save my FLowDocument to disk as an XPS , using Package and Stream .NET classes and not using a printer.

Thanks in advance

Musaab
  • 805
  • 2
  • 13
  • 30

1 Answers1

-1

You'll find your answer here: http://blogs.msdn.com/b/fyuan/archive/2007/03/10/convert-xaml-flow-document-to-xps-with-style-multiple-page-page-size-header-margin.aspx

K Mehta
  • 10,323
  • 4
  • 46
  • 76