How to silent print in WinUi3? #9669
Unanswered
MohamedSherifm
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I have no POS printer to test, but there was this answer from Xavier Xie-MSFT for UWP which could work with WinUI 3 : " The POS Printer sample is for your reference. I just mentioned this API is for the specific scenario. (otherwise, there are Win32 Printer APIs but I don't know if they work in a kiosk application...) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a kiosk application for a queueing system, which prints tickets, i want to know how can print a ticket-(designed in xaml this is the approach we were using in WPF)- using mostly POS printer with no specific brand. without showing any print dialogs.
Beta Was this translation helpful? Give feedback.
All reactions