A way to print silently can be with ID2D1PrintControl
I don't use Avalonia, but I had done a test with WinUI 3 : WinUI3_Direct2D_Print
It should be adaptable as it is a classic Desktop app
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Developer. i want to ask how i can print invoice or pdf ... from my avalonia ui app (some as WPF) directly withtout any dialog show from code sintly. i see multiple option some as questpdf but it not have any api for printing it be generate a pdf
A way to print silently can be with ID2D1PrintControl
I don't use Avalonia, but I had done a test with WinUI 3 : WinUI3_Direct2D_Print
It should be adaptable as it is a classic Desktop app