Re: [Gambas-user] printer problem

2010-02-10 Thread Doriano Blengino
Charlie Reinl ha scritto: > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > >> The above code is not tested and has several problems. It does not work >> with UTF8, it does not check for margins, does not go to the next line, >> it does not return the position of the vir

Re: [Gambas-user] printer problem

2010-02-09 Thread Charlie Reinl
Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > Salut, > > > > I still haven't solved the Draw.Text tab problem, but I'v a new one (a > > problem). > > > > If you open the printer-setup the first time, the 'Print to printer' is > > chosen, and th

Re: [Gambas-user] printer problem

2010-02-08 Thread Benoît Minisini
> Am 08.02.2010 14:38, schrieb Benoît Minisini: > >> Am Montag, den 08.02.2010, 08:20 +0100 schrieb Rolf-Werner Eilert: > >>> Am 06.02.2010 00:52, schrieb Benoît Minisini: > > Salut, > > > > I still haven't solved the Draw.Text tab problem, but I'v a new one > > (a problem). > >

Re: [Gambas-user] printer problem

2010-02-08 Thread Rolf-Werner Eilert
Am 08.02.2010 14:38, schrieb Benoît Minisini: >> Am Montag, den 08.02.2010, 08:20 +0100 schrieb Rolf-Werner Eilert: >>> Am 06.02.2010 00:52, schrieb Benoît Minisini: > Salut, > > I still haven't solved the Draw.Text tab problem, but I'v a new one (a > problem). > > If you op

Re: [Gambas-user] printer problem

2010-02-08 Thread Charlie Reinl
Am Montag, den 08.02.2010, 08:20 +0100 schrieb Rolf-Werner Eilert: > Am 06.02.2010 00:52, schrieb Benoît Minisini: > >> Salut, > >> > >> I still haven't solved the Draw.Text tab problem, but I'v a new one (a > >> problem). > >> > >> If you open the printer-setup the first time, the 'Print to printe

Re: [Gambas-user] printer problem

2010-02-07 Thread Rolf-Werner Eilert
Am 06.02.2010 00:52, schrieb Benoît Minisini: >> Salut, >> >> I still haven't solved the Draw.Text tab problem, but I'v a new one (a >> problem). >> >> If you open the printer-setup the first time, the 'Print to printer' is >> chosen, and the target-file behind 'Print to file' is empty. >> >> If yo

Re: [Gambas-user] printer problem

2010-02-05 Thread Benoît Minisini
> Salut, > > I still haven't solved the Draw.Text tab problem, but I'v a new one (a > problem). > > If you open the printer-setup the first time, the 'Print to printer' is > chosen, and the target-file behind 'Print to file' is empty. > > If you check 'Print to file' and fill the target-file and

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 12:39 +0100 schrieb Rolf-Werner Eilert: > Am 04.02.2010 20:59, schrieb Charlie Reinl: > > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > >> Charlie Reinl ha scritto: > >>> Salut, > >>> > >>> I still haven't solved the Draw.Text tab problem, but I'

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 17:45 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > Am Freitag, den 05.02.2010, 17:06 +0100 schrieb Doriano Blengino: > > > >> Charlie Reinl ha scritto: > >> > > So I repeat my question, where/how can I see/test the output device, > > af

Re: [Gambas-user] printer problem

2010-02-05 Thread Doriano Blengino
Charlie Reinl ha scritto: > Am Freitag, den 05.02.2010, 17:06 +0100 schrieb Doriano Blengino: > >> Charlie Reinl ha scritto: >> > So I repeat my question, where/how can I see/test the output device, > after printer.setup. > > > Printer.name. >>>

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 17:06 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > > >>> So I repeat my question, where/how can I see/test the output device, > >>> after printer.setup. > >>> > >>> > >> Printer.name. > >> This name identifies a CUPS device, and has little to

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 17:06 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > > >>> So I repeat my question, where/how can I see/test the output device, > >>> after printer.setup. > >>> > >>> > >> Printer.name. > >> This name identifies a CUPS device, and has little to

Re: [Gambas-user] printer problem

2010-02-05 Thread Doriano Blengino
Charlie Reinl ha scritto: > >>> So I repeat my question, where/how can I see/test the output device, >>> after printer.setup. >>> >>> >> Printer.name. >> This name identifies a CUPS device, and has little to do with the >> physical device. >> >> >> > Salut, > > about Printer.Setup()

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 10:09 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > > > >> Charlie Reinl ha scritto: > >> > >>> If you open the printer-setup the first time, the 'Print to printer' is > >>>

Re: [Gambas-user] printer problem

2010-02-05 Thread Charlie Reinl
Am Freitag, den 05.02.2010, 10:09 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > > > >> Charlie Reinl ha scritto: > >> > >>> If you open the printer-setup the first time, the 'Print to printer' is > >>>

Re: [Gambas-user] printer problem

2010-02-05 Thread Rolf-Werner Eilert
Am 04.02.2010 20:59, schrieb Charlie Reinl: > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: >> Charlie Reinl ha scritto: >>> Salut, >>> >>> I still haven't solved the Draw.Text tab problem, but I'v a new one (a >>> problem). >>> >>> If you open the printer-setup the first tim

Re: [Gambas-user] printer problem

2010-02-05 Thread Doriano Blengino
Charlie Reinl ha scritto: > Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > >> Charlie Reinl ha scritto: >> >>> If you open the printer-setup the first time, the 'Print to printer' is >>> chosen, and the target-file behind 'Print to file' is empty. >>> >>> If you chec

Re: [Gambas-user] printer problem

2010-02-04 Thread Charlie Reinl
Am Donnerstag, den 04.02.2010, 09:48 +0100 schrieb Doriano Blengino: > Charlie Reinl ha scritto: > > Salut, > > > > I still haven't solved the Draw.Text tab problem, but I'v a new one (a > > problem). > > > > If you open the printer-setup the first time, the 'Print to printer' is > > chosen, and th

Re: [Gambas-user] printer problem

2010-02-04 Thread Doriano Blengino
Charlie Reinl ha scritto: > Salut, > > I still haven't solved the Draw.Text tab problem, but I'v a new one (a > problem). > > If you open the printer-setup the first time, the 'Print to printer' is > chosen, and the target-file behind 'Print to file' is empty. > > If you check 'Print to file' and f