DocumentViewer FixedDocument?

BigH61 581 Reputation points
2023-03-04T18:37:42.1+00:00

I am looking to start a small project utilising WPF, C# and following MVVM principles. The aim of the project is to learn how to utilise DocumentViewer (which is very new to me) in order to preview before sending to print.

For simplicity lets say I have a list of Names, addresses each with an associated Image. I wish to print each of these as a Business Card. Each page will have a Header (Title) and Footer (page number).

I would also like to be able to Change the scale of the Business Card so that I can change the number of Columns and rows that fit on a page.

How would I go about this? Some guidance and example code would be much appreciated.

Thank you in advance for any assistance.

Developer technologies | Windows Presentation Foundation
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.