How to create a Print Dialog Box using C# ?

Strawhat007 40 Reputation points
2023-02-10T05:56:16.1866667+00:00

Hi,

I want to add print dialog box to a Windows App project which I am currently working.
I want that dialog box to have all the available printers and other printer related options as well.
Can anyone help me here how to create that or any sample code link would be greatly appreciated ?

Thanks

Windows for business Windows Server User experience Print jobs
Developer technologies .NET Other
Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,426 Reputation points
    2023-02-10T06:12:37.08+00:00

    Why an own one, you can use the existing PrintDialog component overview (Windows Forms .NET)


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.