The code below shows what I am trying to do. I have a PRN file (or a PostScript file) that I just want to send to the selected printer.
Qt Code:
QPrinter printer; // Send the file to the printer... }To copy to clipboard, switch view to plain text mode




Reply With Quote
Bookmarks