[Gambas-user] Printer object needs tray selection support

Rob sourceforge-raindog2 at ...94...
Wed Sep 15 21:48:27 CEST 2004


On Wednesday 15 September 2004 14:26, francesco.difusco at ...69... 
wrote:
> Well, I would like to use a printer control in my gambas
> application. I don't know how to do it? Could anyone explain
> if it is possible?

Sure it's possible, I've been doing all kinds of crazy printer 
things for the last month.  Here is a sort of hello world for 
the printer.

Draw.Begin(Printer)
Draw.Text(200,200,"Look Mom I'm Printing")
Draw.End

et voila.

Rob





More information about the User mailing list