Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
How to print FlowDocument
posted

Hi all,

i am just looking for a reporting tool, in order to print out a flowdocument.

The main issue is, that my app will have more than 100 flowdocuments which are similar the same on screen and printed paper. And therefor i am looking for the most easy way, how to prevent designing the screen and then nearly the same for the report.

The FlowDocument includes serveral Tables, RichTextBoxes, Lables etc. This one i want to print with Headers (first header and following header differs and Footer).

When a TableRow doesn't fit in the page it should moved to the next page.

Do you have an simple Code-Snippet, how to do this? Or any hints?

 

Thanks for your service

Markus