Does Qt support printing a Pdf file on macOS? I don't need to open it and display it to the user. Just need to call an api and pass it the pdf file path so that it gets sent to the printer.
Does Qt support printing a Pdf file on macOS? I don't need to open it and display it to the user. Just need to call an api and pass it the pdf file path so that it gets sent to the printer.