SelectPrinter, NextPrinter
Posted: Sun Aug 04, 2013 11:24 am
Hello,
You can do almost everything with PureBasic, but the PrinterLib is incomplete.
Two things really missing:
1. A command to print on a specific printer (not the default printer) like SelectPrinter(printername$)
2. A command to get the names of all installed printers (something like NextPrinter)
There is a good UserLib (PrinterLib), but this things should be a native part of PureBasic to use it in all OS.
Thank you
You can do almost everything with PureBasic, but the PrinterLib is incomplete.
Two things really missing:
1. A command to print on a specific printer (not the default printer) like SelectPrinter(printername$)
2. A command to get the names of all installed printers (something like NextPrinter)
There is a good UserLib (PrinterLib), but this things should be a native part of PureBasic to use it in all OS.
Thank you