Jan. 7, 2010
4:21 p.m.
On 1/7/2010 12:10 PM, Guido Stepken wrote:
I would like to know, how i print on all available platforms ....
PS, EPS output ... hmmm, doesn't really work ...
Apple uses CUPS, LINUX uses CUPS, Windows .... GDI and CUPS possible ...
How can i generate e.g. PDF output and send that platform independent to printer?
Rome has a (cairo)pdf backend and John can provide the magic incantations to print this on the Mac. On Windows and *ix you probably need a few ffi calls or OSProcess. Michael