[Gtk-sharp-list] GTK# printing
John Luke
jluke@users.sourceforge.net
Tue, 27 Apr 2004 12:23:46 -0400
On Fri, 2004-04-23 at 12:45 -0500, Gonia Eric - egonia wrote:
> Is there a way to print cross platform (Linux, Windows) with GTK#?
>
If you mean a cross-platform printing API, no not that I know of. I
assume apps like abiword, gnumeric (which has a Windows port in the
works), and maybe even gaim may have abstracted this in some way, which
could be used for someone to write a C# API that works on multiple
platforms. But maybe they just conditionally compile to the native
print api.