Re: [Gambas-user] problems when set printer properties by hand

2013-10-16 Thread Benoît Minisini
Le 16/10/2013 23:38, Charlie Reinl a écrit : > Am Samstag, den 12.10.2013, 12:02 +0200 schrieb Charlie Reinl: >> Am Samstag, den 12.10.2013, 09:29 +0200 schrieb Benoît Minisini: >>> Le 11/10/2013 14:17, Karl Reinl a écrit : Salut Benoît, in the attached example there is good and a ba

Re: [Gambas-user] problems when set printer properties by hand

2013-10-16 Thread Charlie Reinl
Am Samstag, den 12.10.2013, 12:02 +0200 schrieb Charlie Reinl: > Am Samstag, den 12.10.2013, 09:29 +0200 schrieb Benoît Minisini: > > Le 11/10/2013 14:17, Karl Reinl a écrit : > > > Salut Benoît, > > > > > > in the attached example there is good and a bad way to set printer > > > properties. > > >

Re: [Gambas-user] problems when set printer properties by hand

2013-10-12 Thread Charlie Reinl
Am Samstag, den 12.10.2013, 09:29 +0200 schrieb Benoît Minisini: > Le 11/10/2013 14:17, Karl Reinl a écrit : > > Salut Benoît, > > > > in the attached example there is good and a bad way to set printer > > properties. > > I ignore why that happens, but with the 'bad way', paper is reset to 0, > > a

Re: [Gambas-user] problems when set printer properties by hand

2013-10-12 Thread Benoît Minisini
Le 11/10/2013 14:17, Karl Reinl a écrit : > Salut Benoît, > > in the attached example there is good and a bad way to set printer > properties. > I ignore why that happens, but with the 'bad way', paper is reset to 0, > after .Configure(). > Juist run the example, after Configure() call, just close

[Gambas-user] problems when set printer properties by hand

2013-10-11 Thread Karl Reinl
Salut Benoît, in the attached example there is good and a bad way to set printer properties. I ignore why that happens, but with the 'bad way', paper is reset to 0, after .Configure(). Juist run the example, after Configure() call, just close with 'print'. -- Amicalement Charlie PrintingTest