[Gambas-user] gambas3 printer
Charlie Reinl
Karl.Reinl at ...2345...
Thu Jul 31 19:49:18 CEST 2014
Salut Benoît,
digging around the gambas3 printer object, I can now say the following:
- you can not set printer.paper=0, what means set to gambas 'Custom',
you earn a default.paper, in my case A4
- changing PaperWidth and/or PaperHeight that will changing also
printer.paper
- Changing from printer.orientation works well for A4 (my be all
gambas3 supported paper formats), PaperWidth and PaperHeight are
changed, but not for other possible Formats, changed by gambas3 to
'Custom' with PaperWidth/PaperHeight set.
That works all well if use printer.Configure, but the troubles are I
want to save this settings for a later use, so the values of the gambas3
printer object counts for me.
Thanks for your attention.
--
Amicalement
Charlie
More information about the User
mailing list