What options do we have for hardcopy printing from Pharo? That is, functionality for an application File > Print... cheers -ben
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.
Ben Coman <btc@openinworld.com> writes:
What options do we have for hardcopy printing from Pharo? That is, functionality for an application File > Print...
PDF generation using Artefact. Then the PDF viewer can be opened automatically. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
participants (4)
-
Ben Coman -
Damien Cassou -
Nicolai Hess -
stepharo