.NET 5 - Printing - XPS requires STA Threads
Open
Feature Request
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
# Issue Title
Printing in .NET 5 requires XPS but this requires STA Threads.
Why is this needed?
**Is it possible to render or process XPS in separate threads instead of STA?**
This is a serious limitation, XPS printing is slow as heck.
Contributor guide
Assessment
This issue has not been assessed yet.