[Gambas-user] gb.report question on setting printer to print to

Willy Raets willy at ...2734...
Wed May 7 15:38:46 CEST 2014


On Tue, 2014-05-06 at 21:55 +0200, Fabien Bodard wrote:
> hi willy
> 
> 
> the option is available since 3.5.3
> 
> Report.Print(optional MyPrinter as printer)
> 
> if printer is defined then the configure box will not show.
> 
> 
> dim hprinter as new printer
> 
> hprinter.name = HP-LaserJet
> 
> report.print(hprinter)
> 

Thanks Fabian,

I'll upgrade to 3.5.3


-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org








More information about the User mailing list