<quote who="Erik de Castro Lopo">

> However, I need to be able to print from inside a program without a GUI.
> For plain text I can use the API provided by CUPS, but what do I do for
> more complex stuff which mixes text and simple graphics?

Is it the text/graphics generation or the actual process of printing that
you are asking about? For generation, how about Cairo's postscript or PDF
output? For printing from a non-GUI program, I'm not sure you can do any
better than piping to lp (at least in usability terms).

- Jeff

-- 
GNOME.conf.au 2008: Melbourne, Australia http://live.gnome.org/Melbourne2008
 
          "Not a lot of brothers there." - Jamie Foxx on Australia
_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

Reply via email to