I have a POS system, it will create a pdf that is similar to a bill receipt. and also there is an option as a button to print it. I need to print the pdf without popping up the print window with the already selected printer if there is a default printer. Otherwise, it has to pop up a window to choose a printer. I created this app using MAUI (.net) framework.
Need to implement that print system without popping up the window