Is there a way to save the flowdocument control contents in .pdf and .doc format not only XPS?
Not a third-party control
.DOC / .DOCX was achieved using the Open XML SDK 2.0 for Microsoft Office
.PDF was achieved by converting .DOC to PDF
Disclaimer: I am the author of the XamlToPDF library, however it is free for both commercial and non-commercial use.
http://xamltopdf.codeplex.com/
Saves a Flow document to PDF with images, tables, etc.
, :
iTextSharp PDF WPF FixedDocument