Supersede `System.Printing`
Open
API suggestion
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
WPF uses the library `System.Printing`, which is WPF Only, but also contains C++/CLI code.
That we should replace C++/CLI code is generally known. However, my suggestion is to create a new general purpose API for printing. For this I have already created a feature request in dotnet/runtime (see https://github.com/dotnet/runtime/issues/75628).
I would like to get feedback on this API and its use case in WPF.
Contributor guide
Assessment
This issue has not been assessed yet.