I would like to print a large text directly to the printer without having to save it in a file. I thought of using something like:
, but I cannot make it work.
I found a lot of information on printing in Windows, or through network printers, but what I want is just to print a text using the local printer.
Does anyone have an idea how to do it?
Thank you.