Sorry if this question has been answered before, but I searched the group and found nothing... Does gears provides a way to send a file to a printer, ie: print a text file and not the current web page, something like I would do on linux:
cat some_file > /dev/some_printer_device or on windows (send the file to printer in parallel port 1): copy some_file.txt lpt1 thanks! rolando./
