Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
List printers and set/get default printer. Select printer on Windows.
See PrintDialog functions for Mac, too.
Version | macOS | Windows | Linux | Server | iOS SDK |
3.0 / 9.2 | 🔶 31% | ✅ Yes | ❌ No | 🔶 25%, on Windows | ❌ No |
Item | Details | Server |
---|---|---|
Printer.CurrentNumberOfCopies Queries the number of copies from the last dialog. | Win only 9.2 |
❌ Server |
Printer.CurrentPaperFormat Returns the selected paper format. | Win only 6.5 |
❌ Server |
Printer.CurrentPaperSource Returns the selected paper source. | Win only 6.5 |
❌ Server |
Printer.CurrentPrintWhat Returns the selected item to print. | Win only 6.5 |
❌ Server |
Printer.CurrentPrinterName Returns the selected printer name. | Win only 6.5 |
❌ Server |
Printer.ErrorLog Queries the error log from Printer.Setup functions. | Win only 6.5 |
❌ Server |
Printer.GetDefaultPrinter Queries default system printer. | Mac/Win 3.0 |
✅ Server |
Printer.PaperFormats Queries paper formats. | Win only 6.5 |
❌ Server |
Printer.PaperSources Queries paper sources. | Win only 6.5 |
❌ Server |
Printer.Print Prints a document with options. | Win only 6.5 |
❌ Server |
Printer.PrinterCount Queries the number of printers. | Mac/Win 3.0 |
✅ Server |
Printer.PrinterInfo Queries printer info. | Mac/Win 6.5 |
✅ Server |
Printer.PrinterName Queries the name of the printer with given index. | Mac/Win 3.0 |
✅ Server |
Printer.PrinterNames Queries printer names. | Win only 6.5 |
❌ Server |
Printer.SetDefaultPrinter Sets the default printer. | Mac/Win 3.0 |
❌ Server |
Printer.SetPrinter Switches printer or changes paper setup. | Win only 6.5 |
❌ Server |
16 functions shown.