[Gambas-user] how to customize report print size

Fabien Bodard gambas.fr at ...626...
Fri Feb 7 19:44:41 CET 2014


Well report.size ??????


Report.Paper = Printer.Custom

Report.Width="10.5cm"
Report.Height="15cm"



Normally if you set The width or the height then the paper change to
custom so it is not necessary to setup (or just in the ide with the
editor)

why don't you use the editor ?


2014-02-07 17:57 GMT+01:00 PICCORO McKAY Lenz <mckaygerhard at ...626...>:
> in the report form i set the custom size and in code set:
>
> Report.Size = "Custom"
> Report.Width = "10.5 cm"
> Report.Height = "15 cm"
>
> but said: "mising parameter" in lines
>
> how can i set size of page or printing or size of report?
>
> documentation are very vage about that!
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list