Sept. 28, 2015
1:26 p.m.
2015-09-28 14:29 GMT+02:00 Ben Coman <btc@openinworld.com>:
What options do we have for hardcopy printing from Pharo? That is, functionality for an application File > Print...
cheers -ben
No options anymore. There was a class TextPrinter (I swa it some years ago in squeak) but it is not there in pharo. The primitive for printing might be still in the vm. Maybe printing a Morph (as an image/form) is still supported.